ybelkada commited on
Commit
fbf5dcb
1 Parent(s): 4459505

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -16,6 +16,7 @@ In this organization, you can find models in both the original Meta format as we
16
  * **Llama 2:** a collection of pretrained and fine-tuned text models ranging in scale from 7 billion to 70 billion parameters.
17
  * **Code Llama:** a collection of code-specialized versions of Llama 2 in three flavors (base model, Python specialist, and instruct tuned).
18
  * **Llama Guard:** a 7B Llama 2 safeguard model for classifying LLM inputs and responses.
 
19
 
20
 
21
  Learn more about the models at https://ai.meta.com/llama/
 
16
  * **Llama 2:** a collection of pretrained and fine-tuned text models ranging in scale from 7 billion to 70 billion parameters.
17
  * **Code Llama:** a collection of code-specialized versions of Llama 2 in three flavors (base model, Python specialist, and instruct tuned).
18
  * **Llama Guard:** a 7B Llama 2 safeguard model for classifying LLM inputs and responses.
19
+ * **Llama 3:** a collection of pretrained and fine-tuned text models with two sizes: 8 billion and 70 billion parameters pre-trained on 15 trillion tokens.
20
 
21
 
22
  Learn more about the models at https://ai.meta.com/llama/