Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model download ended with an error - Model files do not match HuggingFace repository files #45

Open
tjanitsc opened this issue Sep 10, 2024 · 0 comments

Comments

@tjanitsc
Copy link

Starting model files download from meta-llama/Llama-2-7b-chat-hf with version 94b07a6e30c3292b8265ed32ffdeccfdadf434a8

/home/administrator/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py:1212: UserWarning: local_dir_use_symlinks parameter is deprecated and will be ignored. The process to download files to a local folder has been updated and do not rely on symlinks anymore. You only need to pass a destination folder aslocal_dir.
For more details, check out https://huggingface.co/docs/huggingface_hub/main/en/guides/download#download-files-to-local-folder.
warnings.warn(
LICENSE.txt: 100%|█████████████████████████████████████████| 7.02k/7.02k [00:00<00:00, 29.4MB/s]
USE_POLICY.md: 100%|███████████████████████████████████████| 4.77k/4.77k [00:00<00:00, 25.1MB/s]
.gitattributes: 100%|██████████████████████████████████████| 1.52k/1.52k [00:00<00:00, 12.4MB/s]
generation_config.json: 100%|██████████████████████████████████| 188/188 [00:00<00:00, 1.31MB/s]
README.md: 100%|███████████████████████████████████████████| 10.4k/10.4k [00:00<00:00, 41.3MB/s]
config.json: 100%|█████████████████████████████████████████████| 614/614 [00:00<00:00, 6.10MB/s]
pytorch_model.bin.index.json: 100%|████████████████████████| 26.8k/26.8k [00:00<00:00, 6.04MB/s]
special_tokens_map.json: 100%|█████████████████████████████████| 414/414 [00:00<00:00, 3.00MB/s]
tokenizer_config.json: 100%|███████████████████████████████| 1.62k/1.62k [00:00<00:00, 15.3MB/s]
tokenizer.model: 100%|███████████████████████████████████████| 500k/500k [00:00<00:00, 1.42MB/s]
tokenizer.json: 100%|███████████████████████████████████████| 1.84M/1.84M [00:02<00:00, 872kB/s]
pytorch_model-00002-of-00002.bin: 100%|████████████████████| 3.50G/3.50G [20:40<00:00, 2.82MB/s]
pytorch_model-00001-of-00002.bin: 100%|████████████████████| 9.98G/9.98G [39:47<00:00, 4.18MB/s]
Fetching 13 files: 100%|███████████████████████████████████████| 13/13 [39:48<00:00, 183.73s/it]

Successfully downloaded model_files|████████████████████| 9.98G/9.98G [39:47<00:00, 5.16MB/s]

Model files do not match HuggingFace repository files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant