-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
Hi team,
First off, thanks for the excellent repo and great work.
I was able to slice a model but when I am trying to load it using AutoModelForCausalLM.from_pretrained(), I am getting the following error
OSError: Error no file named pytorch_model.bin, model.safetensors, tf_model.h5, model.ckpt.index or flax_model.msgpack found in directory /xxx/TransformerCompression/experiments/llama_7b_0.25.
I've checked all the issues mentioned but am unable to find a proper fix. Please guide as it will be super helpful :)
Something like the below would be helpful as the other codebases just load the model using AutoModelForCausalLM.from_pretrained() and it's not feasible to modify all the other codebases :(
Looking forward
Metadata
Metadata
Assignees
Labels
No labels
