OSError: lmsys/vicuna-7b-v1.3 does not appear to have a file named config.json.

#3
by yingss - opened

Thank you for the great work!

I just ran into the issue "OSError: lmsys/vicuna-7b-v1.3 does not appear to have a file named config.json" when I am trying to load the pre-trained model using AutoModelForCausalLM.from_pretrained("lmsys/vicuna-7b-v1.3")

The transformers version I am using is 4.33.3. I was able to load it appropriately yesterday. But somehow it suddenly failed today.

Could you help me with this? Thank you!

This is unexpected. does older transformer version work?

also, I'd recommend you to upgrade to our latest v1.5 version

Your need to confirm your account before you can post a new comment.

Sign up or log in to comment