ThankGod commited on
Commit
0a5ebe4
1 Parent(s): dacdfcd

updated license information

Browse files

Creating PR to update license info as part of #hectoberfest challenge, please kindly review.

Files changed (1) hide show
  1. README.md +3 -0
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 7B 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 7B pretrained model, converted for the Hugging Face Transformers format. Links to other models can be found in the index at the bottom.