updated license information
#5
by
ThankGod
- opened
README.md
CHANGED
@@ -18,6 +18,9 @@ tags:
|
|
18 |
- pytorch
|
19 |
- llama
|
20 |
- llama-2
|
|
|
|
|
|
|
21 |
---
|
22 |
# **Llama 2**
|
23 |
Llama 2 is a collection of pretrained and fine-tuned generative text models ranging in scale from 7 billion to 70 billion parameters. This is the repository for the 13B pretrained model, converted for the Hugging Face Transformers format. Links to other models can be found in the index at the bottom.
|
|
|
18 |
- pytorch
|
19 |
- llama
|
20 |
- llama-2
|
21 |
+
license: llama2
|
22 |
+
license_name: llama
|
23 |
+
license_link: https://ai.meta.com/resources/models-and-libraries/llama-downloads/
|
24 |
---
|
25 |
# **Llama 2**
|
26 |
Llama 2 is a collection of pretrained and fine-tuned generative text models ranging in scale from 7 billion to 70 billion parameters. This is the repository for the 13B pretrained model, converted for the Hugging Face Transformers format. Links to other models can be found in the index at the bottom.
|