shawwn / llama-dl

High-speed download of LLaMA, Facebook's 65B parameter GPT model
GNU General Public License v3.0
4.17k stars 419 forks source link

md5sum: stat 'consolidated.07.pth': No such file or directory #12

Closed loretoparisi closed 1 year ago

loretoparisi commented 1 year ago

I get the error

Checking checksums
md5sum: stat 'consolidated.00.pth': No such file or directory
md5sum: stat 'consolidated.01.pth': No such file or directory
md5sum: stat 'consolidated.02.pth': No such file or directory
md5sum: stat 'consolidated.03.pth': No such file or directory
md5sum: stat 'consolidated.04.pth': No such file or directory
md5sum: stat 'consolidated.05.pth': No such file or directory
md5sum: stat 'consolidated.06.pth': No such file or directory
md5sum: stat 'consolidated.07.pth': No such file or directory
params.json: OK

and infact I don't see the consolidated.* files in the 7B/ folder.

loretoparisi commented 1 year ago

[UPDATE] Ok got it!

brew install bash
$(brew --prefix)/bin/bash llama.sh