We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
CPU
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 successful download
The text was updated successfully, but these errors were encountered:
No branches or pull requests
System Info
CPU
Information
🐛 Describe the bug
llama model download --source meta --model-id Llama-4-Scout-17B-16E --meta-url https://llama4.xxx
Error logs
llama model download --source meta --model-id Llama-4-Scout-17B-16E --meta-url https://llama4.xxx
Expected behavior
expected successful download
The text was updated successfully, but these errors were encountered: