Update README.md

main
randaller 3 years ago committed by GitHub
parent 11fb2881ee
commit dc28081686
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,6 +1,8 @@
# Chat with Meta's LLaMA models at home made easy
This repository is a chat example with [LLaMA](https://ai.facebook.com/blog/large-language-model-llama-meta-ai/) ([arXiv](https://arxiv.org/abs/2302.13971v1)) models running on a typical home PC. You will just need a NVIDIA videocard and some RAM to chat with model.
This repository is a chat example with [LLaMA](https://ai.facebook.com/blog/large-language-model-llama-meta-ai/) ([arXiv](https://arxiv.org/abs/2302.13971v1)) models running on a typical home PC. You will just need a NVIDIA videocard and some RAM to chat with model. Using HF version you may fine-tune the model to any desired task.
### Copyright
This repo is heavily based on Meta's original repo: https://github.com/facebookresearch/llama

Loading…
Cancel
Save