📥Installation

Learn to install Unsloth locally or online.

Unsloth works on Linux, Windows, NVIDIA, AMD, Google Colab and more. See our system requirements.

Recommended installation method

pip install unsloth

For uv

pip install --upgrade pip && pip install uv
uv pip install unsloth

To update Unsloth

pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth
pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth_zoo

Last updated

Was this helpful?