codellama
codellama copied to clipboard
Installed md5sum, but there is an error
I am using Ubuntu 22.04 LTS. I followed the instructions in the readme.md to run download.sh and selected all the models. The installation went smoothly at the beginning until it reached CodeLlama-34b/checklist.chk, where I encountered an md5sum error: md5sum: checklist.chk: No such file or directory, but when I checked with md5sum --version, it was indeed installed. Can you please tell me what steps I might have missed?
I downloaded it by running the following
brew install md5sha1sum
Hi @tsaitaoguei, Did you manage to download the 34B model eventually?
I have same problem when it show error when try download
parseopts.c:76: setup_check: fopen 'checklist.chk': No such file or directory
same issue