7 件のコメント (7 件のコメント)1 件のリアクション (1 件のリアクション)0 人の担当者 (0 人の担当者)Python5,658 件のフォーク (5,658 件のフォーク)batch import
feature requestgood first issuehelp wanted
Repository metrics
- Stars
- 64,271 個のスター (64,271 個のスター)
- PR merge metrics
- 平均マージ 3d 15h (平均マージ 3d 15h)30d で 525 merged PRs (30d で 525 merged PRs)
説明
The Qwen3-TTS model is quite successful and supports the transformers library. It would be great if we could fine-tune it with Unsloth support.
コントリビューターガイド
- 調査方針
- Unslothの既存のモデル統合パターン、特に他のTTSやQwenモデルがどのように追加されているかを研究します。FTパイプラインを拡張してQwen3 TTSをロードし、LoRA/QLoRAを適用します。
- 技術スタック
- pythonpytorch
- 領域
- machine learningai
- Issue 種別
- 機能
- 前提条件
- PythonPyTorchtransformersUnsloth basics