OSError: Consistency check failed: file should be of size 4781917964 but has size 1295450257 (consolidated-00020-of-00022.pth).
#24
by
superbigtree
- opened
I am using this command to download :
"
huggingface-cli download meta-llama/Meta-Llama-3.1-405B --local-dir Meta-Llama-3.1-405B
"
But got this issue.
"
OSError: Consistency check failed: file should be of size 4781917964 but has size 1295450257 (consolidated-00020-of-00022.pth).
We are sorry for the inconvenience. Please retry with force_download=True
.
If the issue persists, please let us know by opening an issue on https://github.com/huggingface/huggingface_hub.
"
Could someone to help ?