📥Unsloth Installation
Learn to install Unsloth locally or online.
curl -fsSL https://unsloth.ai/install.sh | shirm https://unsloth.ai/install.ps1 | iexunsloth studio -H 0.0.0.0 -p 8888Last updated
Was this helpful?
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. See our system requirements
Unsloth Studio works on MacOS, Linux, Windows, NVIDIA, and more. Use the same install commands to update.
MacOS, Linux, WSL:
curl -fsSL https://unsloth.ai/install.sh | shWindows PowerShell:
irm https://unsloth.ai/install.ps1 | iexLaunch Unsloth Studio:
unsloth studio -H 0.0.0.0 -p 8888Last updated
Was this helpful?
Was this helpful?

