okuvshynov / slowllama

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

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

Closed miladf2 closed 8 months ago

miladf2 commented 9 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 9 months ago

let me double-check, thanks for reporting

okuvshynov commented 9 months ago

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

okuvshynov commented 8 months ago

This should be resolved