Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -6,18 +6,16 @@ colorTo: blue
|
|
6 |
sdk: static
|
7 |
pinned: true
|
8 |
---
|
9 |
-
# **Llama
|
10 |
*From Meta*
|
11 |
|
12 |
-
Welcome to the official Hugging Face organization for Llama 2 models from Meta! In order to access models here, please visit the
|
13 |
|
14 |
-
|
15 |
|
16 |
-
|
|
|
|
|
17 |
|
18 |
-
|
19 |
-
|
20 |
-
|---|---|---|---|---|
|
21 |
-
|7B| [Link](https://huggingface.co/meta-llama/Llama-2-7b) | [Link](https://huggingface.co/meta-llama/Llama-2-7b-hf) | [Link](https://huggingface.co/meta-llama/Llama-2-7b-chat) | [Link](https://huggingface.co/meta-llama/Llama-2-7b-chat-hf)|
|
22 |
-
|13B| [Link](https://huggingface.co/meta-llama/Llama-2-13b) | [Link](https://huggingface.co/meta-llama/Llama-2-13b-hf) | [Link](https://huggingface.co/meta-llama/Llama-2-13b-chat) | [Link](https://huggingface.co/meta-llama/Llama-2-13b-chat-hf)|
|
23 |
-
|70B| [Link](https://huggingface.co/meta-llama/Llama-2-70b) | [Link](https://huggingface.co/meta-llama/Llama-2-70b-hf) | [Link](https://huggingface.co/meta-llama/Llama-2-70b-chat) | [Link](https://huggingface.co/meta-llama/Llama-2-70b-chat-hf)|
|
|
|
6 |
sdk: static
|
7 |
pinned: true
|
8 |
---
|
9 |
+
# **The Llama Family*
|
10 |
*From Meta*
|
11 |
|
12 |
+
Welcome to the official Hugging Face organization for Llama 2, Llama Guard, and Code Llama models from Meta! In order to access models here, please visit a repo of one of the three families and accept the license terms and acceptable use policy. Requests are processed hourly.
|
13 |
|
14 |
+
In this organization, you can find models in both the original Meta format as well as the Hugging Face transformers format. You can find:
|
15 |
|
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/
|
|
|
|
|
|
|
|