通过 pip 和 uv 安装 Unsloth
要通过 Pip 在本地安装 Unsloth,请按照以下步骤操作:
Unsloth Studio
MacOS、Linux、WSL:
curl -fsSL https://unsloth.ai/install.sh | shWindows PowerShell:
irm https://unsloth.ai/install.ps1 | iex启动:
unsloth studio -H 0.0.0.0 -p 8888从主仓库安装
macOS、Linux、WSL 开发者安装:
git clone https://github.com/unslothai/unsloth
cd unsloth
./install.sh --local
unsloth studio -H 0.0.0.0 -p 8888Windows PowerShell 开发者安装:
夜间版安装
夜间版 - MacOS、Linux、WSL:
夜间版 - Windows:
卸载
1. 移除应用程序
2. 移除快捷方式和符号链接
3. 移除 CLI 命令
4. 删除所有内容(可选)
删除缓存的 HF 模型文件
Unsloth Core
卸载 Unsloth Core
高级 Pip 安装
最后更新于
这有帮助吗?

