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.27k stars 370 forks source link

Setup documentation #57

Closed nikolaspapastavrou closed 1 year ago

nikolaspapastavrou commented 1 year ago

Can we please add setup documentation in the README?

young-geng commented 1 year ago

Mostly likely, you will want to use the model with the huggingface transformers library, and the example usage is already provided in the readme.