Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -6,15 +6,17 @@ colorTo: blue
|
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
|
|
|
|
9 |
|
10 |
|
11 |
<h1> Llama </h1>
|
12 |
<em>From Meta </em>
|
13 |
|
14 |
Welcome to the official Hugging Face organization for Llama models from Meta!
|
15 |
-
In order to access models here, please submit the intake form and accept our license terms and acceptable use policy before requesting access to a model.
|
16 |
Requests will be processed within 1-2 days.
|
17 |
|
18 |
Llama 2 is a collection of pretrained and fine-tuned generative text models ranging in scale from 7 billion to 70 billion parameters.
|
19 |
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.
|
20 |
-
Read our paper
|
|
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
---
|
9 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/65c25abf65086cabf4d3d741/hFo33LoYzWiR-DwUMHZOq.png" width="200">
|
10 |
+
|
11 |
|
12 |
|
13 |
<h1> Llama </h1>
|
14 |
<em>From Meta </em>
|
15 |
|
16 |
Welcome to the official Hugging Face organization for Llama models from Meta!
|
17 |
+
In order to access models here, please submit the intake form and accept our <a href="https://ai.meta.com/llama/license/">license terms</a> and <a href="https://ai.meta.com/llama/use-policy/"> acceptable use policy </a> before requesting access to a model.
|
18 |
Requests will be processed within 1-2 days.
|
19 |
|
20 |
Llama 2 is a collection of pretrained and fine-tuned generative text models ranging in scale from 7 billion to 70 billion parameters.
|
21 |
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.
|
22 |
+
Read our <a href="https://ai.meta.com/research/publications/llama-2-open-foundation-and-fine-tuned-chat-models/">paper </a>, learn more <a href="https://ai.meta.com/llama/">about the model </a>, or get started with <a href="https://github.com/facebookresearch/llama">code on GitHub </a>.
|