Update README.md
Browse files
README.md
CHANGED
@@ -2,9 +2,10 @@
|
|
2 |
extra_gated_heading: Access Llama 2 on Hugging Face
|
3 |
extra_gated_description: >-
|
4 |
This is a form to enable access to Llama 2 on Hugging Face after you have been
|
5 |
-
granted access from Meta. Please visit the [Meta
|
6 |
-
|
7 |
-
|
|
|
8 |
extra_gated_button_content: Submit
|
9 |
extra_gated_fields:
|
10 |
I agree to share my name, email address and username with Meta and confirm that I have already been granted download access on the Meta website: checkbox
|
@@ -18,6 +19,7 @@ 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 fine-tuned model, optimized for dialogue use cases and converted for the Hugging Face Transformers format. Links to other models can be found in the index at the bottom.
|
@@ -131,4 +133,4 @@ Please report any software “bug,” or other problems with the models through
|
|
131 |
|---|---|---|---|---|
|
132 |
|7B| [Link](https://huggingface.co/llamaste/Llama-2-7b) | [Link](https://huggingface.co/llamaste/Llama-2-7b-hf) | [Link](https://huggingface.co/llamaste/Llama-2-7b-chat) | [Link](https://huggingface.co/llamaste/Llama-2-7b-chat-hf)|
|
133 |
|13B| [Link](https://huggingface.co/llamaste/Llama-2-13b) | [Link](https://huggingface.co/llamaste/Llama-2-13b-hf) | [Link](https://huggingface.co/llamaste/Llama-2-13b-chat) | [Link](https://huggingface.co/llamaste/Llama-2-13b-hf)|
|
134 |
-
|70B| [Link](https://huggingface.co/llamaste/Llama-2-70b) | [Link](https://huggingface.co/llamaste/Llama-2-70b-hf) | [Link](https://huggingface.co/llamaste/Llama-2-70b-chat) | [Link](https://huggingface.co/llamaste/Llama-2-70b-hf)|
|
|
|
2 |
extra_gated_heading: Access Llama 2 on Hugging Face
|
3 |
extra_gated_description: >-
|
4 |
This is a form to enable access to Llama 2 on Hugging Face after you have been
|
5 |
+
granted access from Meta. Please visit the [Meta
|
6 |
+
website](https://ai.meta.com/resources/models-and-libraries/llama-downloads)
|
7 |
+
and accept our license terms and acceptable use policy before submitting this
|
8 |
+
form. Requests will be processed in 1-2 days.
|
9 |
extra_gated_button_content: Submit
|
10 |
extra_gated_fields:
|
11 |
I agree to share my name, email address and username with Meta and confirm that I have already been granted download access on the Meta website: checkbox
|
|
|
19 |
- pytorch
|
20 |
- llama
|
21 |
- llama-2
|
22 |
+
license: other
|
23 |
---
|
24 |
# **Llama 2**
|
25 |
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 fine-tuned model, optimized for dialogue use cases and converted for the Hugging Face Transformers format. Links to other models can be found in the index at the bottom.
|
|
|
133 |
|---|---|---|---|---|
|
134 |
|7B| [Link](https://huggingface.co/llamaste/Llama-2-7b) | [Link](https://huggingface.co/llamaste/Llama-2-7b-hf) | [Link](https://huggingface.co/llamaste/Llama-2-7b-chat) | [Link](https://huggingface.co/llamaste/Llama-2-7b-chat-hf)|
|
135 |
|13B| [Link](https://huggingface.co/llamaste/Llama-2-13b) | [Link](https://huggingface.co/llamaste/Llama-2-13b-hf) | [Link](https://huggingface.co/llamaste/Llama-2-13b-chat) | [Link](https://huggingface.co/llamaste/Llama-2-13b-hf)|
|
136 |
+
|70B| [Link](https://huggingface.co/llamaste/Llama-2-70b) | [Link](https://huggingface.co/llamaste/Llama-2-70b-hf) | [Link](https://huggingface.co/llamaste/Llama-2-70b-chat) | [Link](https://huggingface.co/llamaste/Llama-2-70b-hf)|
|