yzdnaufan
yzdnaufan
I think it related to commit 8001d30. line 470 should have model.config instead of config only.
@danielhanchen sorry for tagging, but I think it is breaking bugs bcs it prevent loading the model.
this could be temporary fix if you use colab !pip install "unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git@bfe38e6ea8d3d7cf8ce9e37962de03c71c90cbe2" !pip install --no-deps "xformers
Just wanted to confirm that the bug reported in this issue has been fixed. I pulled the latest changes from the main branch and tested the scenario. Everything is working...