9 件のコメント (9 件のコメント)4 件のリアクション (4 件のリアクション)0 人の担当者 (0 人の担当者)Python5,658 件のフォーク (5,658 件のフォーク)batch import
currently fixinggood first issue
Repository metrics
- Stars
- 64,271 個のスター (64,271 個のスター)
- PR merge metrics
- 平均マージ 3d 15h (平均マージ 3d 15h)30d で 525 merged PRs (30d で 525 merged PRs)
説明
It would have been nice if there were some inference examples like vLLM. So that we know how exactly model inferencing is working.
コントリビューターガイド
- 調査方針
- リポジトリ内の既存の unsloth notebook のスタイルと構造を確認します。vLLM 推論ワークフローと、vLLM で unsloth モデルをロードする方法を理解します。メンテナからの具体的な要件について issue コメントを確認し、vLLM を使用して unsloth ファインチューニングモデルで推論を行う Jupyter notebook を作成します。
- 技術スタック
- python
- 領域
- machine learningdocumentation
- Issue 種別
- 機能
- 前提条件
- Python programmingBasic understanding of unslothBasic understanding of vLLM