You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just run it without the nightly update. I suspect the error is form the last commit that adds the fast_lora_forwards (cebdfcf). Change the first code cell like that:
!pip install unsloth
# Also get the latest nightly Unsloth!
# !pip uninstall unsloth -y && pip install --upgrade --no-cache-dir --no-deps git+https://github.com/unslothai/unsloth.git```
Apologies! I was preparing for some stuff, but I guess I pushed it into main whoops - I fixed it now - restarting Colab / Kaggle will work, or on local machines, please do pip uninstall unsloth_zoo unsloth -y && pip install --upgrade --no-cache-dir --no-deps unsloth_zoo unsloth
Apologies! I was preparing for some stuff, but I guess I pushed it into main whoops - I fixed it now - restarting Colab / Kaggle will work, or on local machines, please do pip uninstall unsloth_zoo unsloth -y && pip install --upgrade --no-cache-dir --no-deps unsloth_zoo unsloth
Thank you! The issue has been resolved after the latest update.
The text was updated successfully, but these errors were encountered: