Issue with downloading

#2
by evilJazz - opened

Thank you for the new version!
I am having trouble downloading the weights either directly/manually here or via llama.cpp's HF integration. I seem to be getting status code 400 always no matter what I try.

0.01.196.850 E srv  llama_server: failed to download model: Download 'https://huggingface.co/ornith-ai/Ornith-1.5-397B-GGUF/resolve/58979f53b546657f3c5ce05bccbcd7b39f76e757/Ornith-1.5-397B-Q4_K_M.gguf' failed with status code: 400

Is this caused by the file size? Would you be able to provide a multi-shard upload instead of one big file?

https://huggingface.co/datasets/SaisExperiments/Discord-Unveiled-Compressed/discussions/1 seems related, will try hf-xet :/

same problem
400 Bad Request

HF wants you to use the Hugging Face CLI for large files.
That's the reason why most large models are in <50GB chunks.

bartowski has the Ornith-1.5-397B quants in 40GB parts.

Sign up or log in to comment