框架
Unsloth
Unsloth 是开源 AI 开发框架,2023 年推出,面向开发者。
更快、更省显存地微调和运行大模型的框架与本地应用。
主打:模型微调。开源,可以免费使用。使用方式:本地离线运行、桌面应用、命令行、API、自部署。
这是 https://godooo.ai/zh/framework/unsloth 的 Markdown 版本。本站每个页面都有:在地址后面加 .md。
速览
能做什么
模型微调主打待校准
“Fine-tuning: Train LLMs, diffusion, TTS, and embedding models 2× faster with 70% less VRAM with no accuracy loss”— unsloth.ai, 2026-09-24
本地运行模型支持待校准
“Unsloth lets you run and train AI models on your own local hardware via an open-source UI.”— unsloth.ai, 2026-09-24
模型训练支持待校准
“Complete support: Supports reinforcement learning , LoRA, QLoRA, full fine tuning, pretraining, RL, GRPO, DPO, and FP8.”— unsloth.ai, 2026-09-24
待校准由机器提出,尚待校准
平替与同类
- MLX开源免费同样能做:本地运行模型、模型训练、模型微调
- nanoGPT开源免费同样能做:模型微调、模型训练
- Kohya's GUI开源免费同样能做:模型微调、模型训练
- LlamaFactory开源免费同样能做:模型微调、模型训练
- TRL开源免费同样能做:模型微调、模型训练
- Axolotl开源免费同样能做:模型微调
- PEFT开源免费同样能做:模型微调
- Hugging Face免费版 + 付费升级同样能做:模型微调、模型训练
- ModelScope开源免费同样能做:模型微调、模型训练
- Sentence Transformers开源免费同样能做:模型微调、模型训练
- Together AI付费同样能做:模型微调、模型训练
- Modal付费同样能做:模型微调、模型训练
关系
常见问题
Unsloth 是什么?
Unsloth 是开源 AI 开发框架,2023 年推出,面向开发者。更快、更省显存地微调和运行大模型的框架与本地应用。
Unsloth 免费吗?
免费。Unsloth 是开源软件(Apache-2.0)。
Unsloth 开源吗?
开源,许可证是 Apache-2.0。源代码在 https://github.com/unslothai/unsloth。
Unsloth 能本地运行吗?
能,可以在自己的电脑上离线运行。也可以部署在自己的服务器上。
Unsloth 能做什么?
主打:模型微调。也能做:本地运行模型、模型训练。
Unsloth 有哪些开源替代品?
开源的有:MLX、nanoGPT、Kohya's GUI、LlamaFactory、TRL、Axolotl、PEFT、ModelScope。其他:Hugging Face、Together AI、Modal。
来源
- unsloth.ai/docs核实于 2026-09-24
- github.com/unslothai/unsloth