openlm-research / open_llama

OpenLLaMA, a permissively licensed open source reproduction of Meta AI’s LLaMA 7B trained on the RedPajama dataset
Apache License 2.0
7.29k stars 372 forks source link

Do you have examples of fine tuning? #32

Closed big-c-note closed 1 year ago

big-c-note commented 1 year ago

Thanks for a cool project.

I was looking into more permissive weights for fine tuning. Can you share any sample scripts for fine-tuning? Thanks

big-c-note commented 1 year ago

Never mind, I see this: https://github.com/young-geng/EasyLM#openllama Nice one