Install Unsloth via pip and uv
To install Unsloth locally via Pip, follow the steps below:
Unsloth Studio
MacOS, Linux, WSL:
curl -fsSL https://unsloth.ai/install.sh | shWindows PowerShell:
irm https://unsloth.ai/install.ps1 | iexLaunch:
unsloth studio -H 0.0.0.0 -p 8888Install from Main Repo
macOS, Linux, WSL developer installs:
git clone https://github.com/unslothai/unsloth
cd unsloth
./install.sh --local
unsloth studio -H 0.0.0.0 -p 8888Windows PowerShell developer installs:
Nightly Install
Nightly - MacOS, Linux, WSL:
Nightly - Windows:
Uninstall
Manual uninstall
Deleting cached HF model files
Unsloth Core
Uninstall Unsloth Core
Advanced Pip Installation
Last updated
Was this helpful?

