📥Unsloth 安装
安装 Unsloth Desktop、Unsloth Studio 或 Unsloth Core。
最后更新于
这有帮助吗?
安装 Unsloth Desktop、Unsloth Studio 或 Unsloth Core。
Unsloth 可以通过三种不同方式安装: Unsloth Desktop,原生应用; Unsloth Studio,基于浏览器的 Web UI;或 Unsloth Core,最初的基于代码的 Python 包。
为你的操作系统下载原生桌面应用:
Unsloth Studio 是基于浏览器的 Web UI。仅在手动安装 Studio 时使用这些命令。
macOS、Linux 和 WSL:
curl -fsSL https://unsloth.ai/install.sh | shWindows PowerShell:
irm https://unsloth.ai/install.ps1 | iex使用以下命令启动 Studio:
unsloth studio -H 0.0.0.0 -p 8888有关要求和高级选项,请参阅 Unsloth Studio 安装指南.
Unsloth Core 是用于基于代码的训练和推理的原始 Python 包。请参阅 uv、pip 和虚拟环境指南.
最后更新于
这有帮助吗?
这有帮助吗?

