okuvshynov / slowllama

Finetune llama2-70b and codellama on MacBook Air without quantization
MIT License
431 stars 33 forks source link

/slowllama/logs/prepare_model.log doesnt exist #12

Closed miladf2 closed 3 months ago

miladf2 commented 5 months ago

Hi, when I try to run the prepare_model.py which is the first script I get /slowllama/logs/prepare_model.log does not exist. I cant find that log file anywhere.

okuvshynov commented 4 months ago

let me double-check, thanks for reporting

okuvshynov commented 4 months ago

logs folder didn't exist. I added it, so you can either pull updates, or just create empty directory yourself.

okuvshynov commented 3 months ago

This should be resolved