ERROR: no file pytorch_model.bin, tf_model.h5, model.ckpt or flax_model.msgpack.

#8
by mihim - opened

I have checked and rechecked multiple times. The path is correct znd all the files from the repo are there. cant seem to figure out the issue.

![image.png](https://cdn-uploads.huggingface.co/production/uploads/6728823d169aeaea463155bf/rLHq9rmwTtQjCcHUZ3D4d.png

ERROR:root:Error loading model: Can't load the model for 'MBZUAI/Llama-3-Nanda-10B-Chat'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 'MBZUAI/Llama-3-Nanda-10B-Chat' is the correct path to a directory containing a file named pytorch_model.bin, tf_model.h5, model.ckpt or flax_model.msgpack.

ERROR:root:Error in main: Can't load the model for 'MBZUAI/Llama-3-Nanda-10B-Chat'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 'MBZUAI/Llama-3-Nanda-10B-Chat' is the correct path to a directory containing a file named pytorch_model.bin, tf_model.h5, model.ckpt or flax_model.msgpack.

Sign up or log in to comment