codellama icon indicating copy to clipboard operation
codellama copied to clipboard

Installed md5sum, but there is an error

Open tsaitaoguei opened this issue 1 year ago • 4 comments

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?

tsaitaoguei avatar Aug 29 '23 07:08 tsaitaoguei

I downloaded it by running the following

brew install md5sha1sum

ZiyadMoraished avatar Aug 31 '23 12:08 ZiyadMoraished

Hi @tsaitaoguei, Did you manage to download the 34B model eventually?

adiyoss avatar Sep 12 '23 08:09 adiyoss

I have same problem when it show error when try download

parseopts.c:76: setup_check: fopen 'checklist.chk': No such file or directory

itbaduc avatar Sep 17 '23 08:09 itbaduc

same issue

seandogg avatar Sep 25 '23 16:09 seandogg