pyllama icon indicating copy to clipboard operation
pyllama copied to clipboard

Download 7B model seems stuck

Open guanlinz opened this issue 1 year ago • 9 comments

It stucks at downloading file for 3 hours but still unfinished:

(llamachat) [ec2-user@ip-172-31-6-66 llamachat]$ python -m llama.download --model_size 7B --folder ./pyllama_data/
❤️ Resume download is supported. You can ctrl-c and rerun the program to resume the downloading
Downloading tokenizer...
✅ ./pyllama_data//tokenizer.model
✅ ./pyllama_data//tokenizer_checklist.chk
tokenizer.model: OK
Downloading 7B
downloading file to ./pyllama_data//7B/consolidated.00.pth ...please wait for a few minutes ...

guanlinz avatar Jun 05 '23 13:06 guanlinz