juncongmoo / pyllama

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

Can't see progress bar #66

Open rahulvigneswaran opened 1 year ago

rahulvigneswaran commented 1 year ago
image
drewp commented 1 year ago

I worked around this by running the commands in a terminal :) wget --continue --progress=bar:force https://agi.gpt4.org/llama/LLaMA/7B/consolidated.00.pth -O pyllama_data/7B/consolidated.00.pth etc