Error when loading the model
#6
by
CyanTransformer
- opened
Error happened when trying to load the model as in the readme card:
OSError: vidore/colqwen2.5-base does not appear to have files named ('model-00001-of-00002.safetensors', 'model-00002-of-00002.safetensors'). Checkout 'https://huggingface.co/vidore/colqwen2.5-base/tree/main'for available files.
I see the files in the link you sent (after detaching the "for"). Maybe a internet problem?
Yes - I also see the files. However, other models load perfectly fine. I wonder if it's a version control issue?
Are you on transformers 4.51 ?