Spaces:
Running
Running
Commit
•
552ff64
1
Parent(s):
41f15f5
Update README.md (#1)
Browse files- Update README.md (9fb0fceb5946d8c2e0c1fa90ce4f2788ec50931e)
Co-authored-by: Apolinário from multimodal AI art <multimodalart@users.noreply.huggingface.co>
README.md
CHANGED
@@ -9,12 +9,16 @@ pinned: true
|
|
9 |
# **Llama 2**
|
10 |
*From Meta*
|
11 |
|
12 |
-
Welcome to the Hugging Face organization for Llama 2 models from Meta!
|
13 |
|
14 |
Llama 2 is a collection of pretrained and fine-tuned generative text models ranging in scale from 7 billion to 70 billion parameters. Our fine-tuned LLMs, called Llama-2-Chat, are optimized for dialogue use cases. Llama-2-Chat models outperform open-source chat models on most benchmarks we tested, and in our human evaluations for helpfulness and safety, are on par with some popular closed-source models like ChatGPT and PaLM.
|
15 |
|
16 |
Read [our paper](https://ai.meta.com/research/publications/llama-2-open-foundation-and-fine-tuned-chat-models/), learn more [about the model](https://ai.meta.com/llama/), or get started with [code on GitHub](https://github.com/facebookresearch/llama).
|
17 |
|
|
|
|
|
|
|
|
|
18 |
## Llama Model Index
|
19 |
|Model|Llama2|Llama2-hf|Llama2-chat|Llama2-chat-hf|
|
20 |
|---|---|---|---|---|
|
|
|
9 |
# **Llama 2**
|
10 |
*From Meta*
|
11 |
|
12 |
+
Welcome to the Hugging Face organization for Llama 2 models from Meta!
|
13 |
|
14 |
Llama 2 is a collection of pretrained and fine-tuned generative text models ranging in scale from 7 billion to 70 billion parameters. Our fine-tuned LLMs, called Llama-2-Chat, are optimized for dialogue use cases. Llama-2-Chat models outperform open-source chat models on most benchmarks we tested, and in our human evaluations for helpfulness and safety, are on par with some popular closed-source models like ChatGPT and PaLM.
|
15 |
|
16 |
Read [our paper](https://ai.meta.com/research/publications/llama-2-open-foundation-and-fine-tuned-chat-models/), learn more [about the model](https://ai.meta.com/llama/), or get started with [code on GitHub](https://github.com/facebookresearch/llama).
|
17 |
|
18 |
+
## Accessing the models
|
19 |
+
To access all models in this organization, you have to read and accept the [license terms](https://ai.meta.com/llama/license/) and [acceptable use policy](https://ai.meta.com/llama/use-policy/) once at one of our models.
|
20 |
+
For example, you can access the [`LLama-2-7b-chat`](https://huggingface.co/meta-llama/Llama-2-7b-chat) read the conditions and `Agree and access repositories` when you are ready
|
21 |
+
|
22 |
## Llama Model Index
|
23 |
|Model|Llama2|Llama2-hf|Llama2-chat|Llama2-chat-hf|
|
24 |
|---|---|---|---|---|
|