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
Hi @goswamig
thank for reporting this.
You are running the notebook from the current nightly release but you have installed llama-recipes 0.03 which is not compatible anymore. You can either
System Info
(myenv) ubuntu@i~$ python --version
Python 3.10.14
(myenv) ubuntu@i~$ pip --version
pip 23.0.1 from /home/ubuntu/myenv/lib/python3.10/site-packages/pip (python 3.10)
Information
🐛 Describe the bug
The official finetuning example with peft fails to run
Error logs
Errror
Expected behavior
https://github.com/meta-llama/llama-recipes/blob/main/recipes/quickstart/finetuning/quickstart_peft_finetuning.ipynb example should have run fine.
The text was updated successfully, but these errors were encountered: