unsloth unslothai
Local UI to run and train LLMs and diffusion models, including Qwen3.8, Kimi K3, MiniMax-H3, Gemma 4, DeepSeek-V4, FLUX and more.
- 主要言語
- Python
- Stars
- 71,084
- Forks
- 6,407
タグ
- デスクトップアプリ
- ローカルAI
- ディープラーニング
- 省メモリ
- マルチモーダル
- RAG
- コンテキストプロトコルMCP
- ツール呼び出し
概要
Unslothは、LLMや画像・動画の拡散モデル、音声モデルなどをローカル環境で実行・学習できるデスクトップアプリ(Web UI・Pythonライブラリも提供)です。通常の学習より2倍高速・VRAM使用量70%削減でファインチューニングでき、LoRA/QLoRAやGRPO・DPOなどの強化学習、GGUF等へのエクスポートにも対応します。さらにClaude CodeやCodex等のエージェントとの連携、MCP、RAG、Web検索、OpenAI互換APIでのモデル公開にも対応しており、ローカルAI開発やプライベートなモデル運用に適しています。
README
<h1 align="center" style="margin:0;"> <a href="https://unsloth.ai/docs"><picture> <source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20logo%20white%20text.png"> <source media="(prefers-color-scheme: light)" srcset="https://ra…