📥Unsloth Installation

Learn to install Unsloth locally or online.

Unsloth can be used in two ways: through Unsloth Studio, the web UI, or through Unsloth Core, the original code-based version. Each has different requirements.

Unsloth Studio works on MacOS, Linux, Windows, NVIDIA, and more. See our system requirements.

MacOS, Linux, WSL:

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

Use the same command to update.

Windows PowerShell:

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

Use the same command to update.

Launch Unsloth Studio:

unsloth studio -H 0.0.0.0 -p 8888

appleMacOS
windowsWindows
dockerDocker
square-up-rightAMD
infoIntel
vscodeVS Code

Last updated

Was this helpful?