chrismarra
commited on
Commit
•
ee41e51
1
Parent(s):
38ac7af
Update README.md
Browse files
README.md
CHANGED
@@ -53,6 +53,8 @@ Meta developed and publicly released the Llama 2 family of large language models
|
|
53 |
|
54 |
**License** A custom commercial license is available at: [https://ai.meta.com/resources/models-and-libraries/llama-downloads/](https://ai.meta.com/resources/models-and-libraries/llama-downloads/)
|
55 |
|
|
|
|
|
56 |
## Intended Use
|
57 |
**Intended Use Cases** Llama 2 is intended for commercial and research use in English. Tuned models are intended for assistant-like chat, whereas pretrained models can be adapted for a variety of natural language generation tasks.
|
58 |
|
|
|
53 |
|
54 |
**License** A custom commercial license is available at: [https://ai.meta.com/resources/models-and-libraries/llama-downloads/](https://ai.meta.com/resources/models-and-libraries/llama-downloads/)
|
55 |
|
56 |
+
**Research Paper** ["Llama-2: Open Foundation and Fine-tuned Chat Models"](arxiv.org/abs/2307.09288)
|
57 |
+
|
58 |
## Intended Use
|
59 |
**Intended Use Cases** Llama 2 is intended for commercial and research use in English. Tuned models are intended for assistant-like chat, whereas pretrained models can be adapted for a variety of natural language generation tasks.
|
60 |
|