juncongmoo / pyllama

LLaMA: Open and Efficient Foundation Language Models
GNU General Public License v3.0
2.8k stars 312 forks source link

Download watchdog kicking in? (M1 mac) #103

Open kryt opened 1 year ago

kryt commented 1 year ago

Hi,

I'm having difficulties downloading the files. I solved all the repeating downloads, but encountered a new one. Now it actually does start the download, but something kicks in and the downloading stops - then restarts.

Example:

Downloading 7B

downloading file to pyllama_data/7B/consolidated.00.pth ...please wait for a few minutes ... Download watchdog: total file size increased normally at speed 61.79MB/s Download watchdog: total file size increased normally at speed 23.68MB/s Download watchdog: total file size 5053.85MB increased too slow (0.00MB in the last 30s), restarting download failed to download https://agi.gpt4.org/llama/LLaMA/7B/consolidated.00.pth -> pyllama_data/7B/consolidated.00.pth

❤️ Resume download is supported. You can ctrl-c and rerun the program to resume the downloading

Tried with different network connections, always the same/similar result. Any help? I'm a bit stumped about how to proceed.