AttributeError: 'LlamaForCausalLM' object has no attribute 'update'
#1297
Labels
fixed - pending confirmation
Fixed, waiting for confirmation from poster
Hi, I am trying to run one of your codes for fine tuning code llama 34B model. Instead of running it on Colab, I have downloaded the file and running it on Azure VM (A100 with 80GB GPU RAM). Here are the particulars:
While running this line:
I am getting the following error:
I would appreciate it if you could help me fix this issue.
The script I am running as is can be found here:
Thanks.
The text was updated successfully, but these errors were encountered: