change LLaMA to Llama in README

This commit is contained in:
Jeff Tang
2024-03-13 10:18:18 -07:00
parent 9a001c7a09
commit 0b466166ee

View File

@@ -126,5 +126,5 @@ See the [LICENSE](LICENSE) file, as well as our accompanying [Acceptable Use Pol
For common questions, the FAQ can be found [here](https://ai.meta.com/llama/faq/) which will be kept up to date over time as new questions arise.
## Original LLaMA
## Original Llama
The repo for the original llama release is in the [`llama_v1`](https://github.com/facebookresearch/llama/tree/llama_v1) branch.