For the complete documentation index, see llms.txt. This page is also available as Markdown.

📥Unslothのインストール

Unslothをローカルまたはオンラインでインストールする方法を学びましょう。

Unslothは2つの方法で使用できます: Unsloth Studio、Web UI、または元のコードベース版であるUnsloth Coreを通じて。こちらもご覧ください システム要件

Unsloth StudioはMacOS、Linux、Windows、NVIDIAなどで動作します。更新するには同じインストールコマンドを使用してください。

MacOS、Linux、WSL:

curl -fsSL https://unsloth.ai/install.sh | sh

Windows PowerShell:

irm https://unsloth.ai/install.ps1 | iex

Unsloth Studioを起動:

unsloth studio -H 0.0.0.0 -p 8888

最終更新

役に立ちましたか?