📥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

appleMacOS
windowsWindows
dockerDocker
square-up-rightAMD
infoIntel
vscodeVS Code

最終更新

役に立ちましたか?