📥Unsloth Installation
Learn to install Unsloth locally or online.
MacOS, Linux, WSL:
curl -fsSL https://unsloth.ai/install.sh | shWindows PowerShell:
irm https://unsloth.ai/install.ps1 | iexLaunch Unsloth
source unsloth_studio/bin/activate
unsloth studio -H 0.0.0.0 -p 8888& .\unsloth_studio\Scripts\unsloth.exe studio -H 0.0.0.0 -p 8888Updating Unsloth
pip install --force-reinstall --no-deps unslothLast updated
Was this helpful?

