Updating Unsloth
To update or use an old version of Unsloth, follow the steps below:
Standard Updating (recommended):
pip install --upgrade unsloth unsloth_zooUpdating without dependency updates:
pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth
pip install --upgrade --force-reinstall --no-cache-dir --no-deps unsloth_zooTo use an old version of Unsloth:
pip install --force-reinstall --no-cache-dir --no-deps unsloth==2025.1.5Last updated
Was this helpful?

