chrismarra
commited on
Commit
•
c1d3cab
1
Parent(s):
2df0d47
Update README.md
Browse files
README.md
CHANGED
@@ -54,6 +54,8 @@ Meta developed and publicly released the Llama 2 family of large language models
|
|
54 |
|
55 |
**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/)
|
56 |
|
|
|
|
|
57 |
## Intended Use
|
58 |
**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.
|
59 |
|
|
|
54 |
|
55 |
**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/)
|
56 |
|
57 |
+
**Research Paper** ["Llama-2: Open Foundation and Fine-tuned Chat Models"](arxiv.org/abs/2307.09288)
|
58 |
+
|
59 |
## Intended Use
|
60 |
**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.
|
61 |
|