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

llama4 download error #1883

Open
2 tasks
agi-scaler opened this issue Apr 5, 2025 · 0 comments
Open
2 tasks

llama4 download error #1883

agi-scaler opened this issue Apr 5, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@agi-scaler
Copy link

System Info

CPU

Information

  • The official example scripts
  • My own modified scripts

🐛 Describe the bug

llama model download --source meta --model-id Llama-4-Scout-17B-16E --meta-url https://llama4.xxx

Failed: /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/checklist.chk                                           ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━                   0.0%    0/0 bytes     -  0:00:00  
Failed: /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/tokenizer.model                                         ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━                   0.0%    0/0 bytes     -  0:00:00  
Failed: /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/params.json                                             ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━                   0.0%    0/0 bytes     -  0:00:00  
Failed: /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.00.pth                                     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━                   0.0%    0/0 bytes     -  0:00:00  
Failed: /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.01.pth                                     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━                   0.0%    0/0 bytes     -  0:00:00  
Failed: /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.02.pth                                     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━                   0.0%    0/0 bytes     -  0:00:00  
Failed: /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.03.pth                                     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━                   0.0%    0/0 bytes     -  0:00:00  
Failed: /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.04.pth                                     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━                   0.0%    0/0 bytes     -  -:--:--  
Failed: /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.05.pth                                     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━                   0.0%    0/0 bytes     -  -:--:--  
Failed: /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.06.pth                                     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━                   0.0%    0/0 bytes     -  -:--:--  
Failed: /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.07.pth                                     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━                   0.0%    0/0 bytes     -  -:--:--  

Some downloads failed:
- checklist.chk: Download failed for /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/checklist.chk: Invalid port: ':'
- tokenizer.model: Download failed for /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/tokenizer.model: Invalid port: ':'
- params.json: Download failed for /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/params.json: Invalid port: ':'
- consolidated.00.pth: Download failed for /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.00.pth: Invalid port: ':'
- consolidated.01.pth: Download failed for /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.01.pth: Invalid port: ':'
- consolidated.02.pth: Download failed for /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.02.pth: Invalid port: ':'
- consolidated.03.pth: Download failed for /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.03.pth: Invalid port: ':'
- consolidated.04.pth: Download failed for /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.04.pth: Invalid port: ':'
- consolidated.05.pth: Download failed for /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.05.pth: Invalid port: ':'
- consolidated.06.pth: Download failed for /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.06.pth: Invalid port: ':'
- consolidated.07.pth: Download failed for /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.07.pth: Invalid port: ':'
 

Error logs

llama model download --source meta --model-id Llama-4-Scout-17B-16E --meta-url https://llama4.xxx

Failed: /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/checklist.chk                                           ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━                   0.0%    0/0 bytes     -  0:00:00  
Failed: /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/tokenizer.model                                         ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━                   0.0%    0/0 bytes     -  0:00:00  
Failed: /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/params.json                                             ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━                   0.0%    0/0 bytes     -  0:00:00  
Failed: /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.00.pth                                     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━                   0.0%    0/0 bytes     -  0:00:00  
Failed: /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.01.pth                                     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━                   0.0%    0/0 bytes     -  0:00:00  
Failed: /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.02.pth                                     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━                   0.0%    0/0 bytes     -  0:00:00  
Failed: /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.03.pth                                     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━                   0.0%    0/0 bytes     -  0:00:00  
Failed: /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.04.pth                                     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━                   0.0%    0/0 bytes     -  -:--:--  
Failed: /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.05.pth                                     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━                   0.0%    0/0 bytes     -  -:--:--  
Failed: /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.06.pth                                     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━                   0.0%    0/0 bytes     -  -:--:--  
Failed: /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.07.pth                                     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━                   0.0%    0/0 bytes     -  -:--:--  

Some downloads failed:
- checklist.chk: Download failed for /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/checklist.chk: Invalid port: ':'
- tokenizer.model: Download failed for /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/tokenizer.model: Invalid port: ':'
- params.json: Download failed for /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/params.json: Invalid port: ':'
- consolidated.00.pth: Download failed for /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.00.pth: Invalid port: ':'
- consolidated.01.pth: Download failed for /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.01.pth: Invalid port: ':'
- consolidated.02.pth: Download failed for /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.02.pth: Invalid port: ':'
- consolidated.03.pth: Download failed for /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.03.pth: Invalid port: ':'
- consolidated.04.pth: Download failed for /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.04.pth: Invalid port: ':'
- consolidated.05.pth: Download failed for /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.05.pth: Invalid port: ':'
- consolidated.06.pth: Download failed for /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.06.pth: Invalid port: ':'
- consolidated.07.pth: Download failed for /home/dev/.llama/checkpoints/Llama-4-Scout-17B-16E/consolidated.07.pth: Invalid port: ':'
 

Expected behavior

expected successful download

@agi-scaler agi-scaler added the bug Something isn't working label Apr 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant