Update README.md
Browse files
README.md
CHANGED
@@ -28,6 +28,9 @@ pipeline_tag: text-generation
|
|
28 |
|
29 |
[Llama-2](https://huggingface.co/meta-llama/Llama-2-7b)
|
30 |
|
|
|
|
|
|
|
31 |
|
32 |
## Training and evaluation data 📚
|
33 |
|
|
|
28 |
|
29 |
[Llama-2](https://huggingface.co/meta-llama/Llama-2-7b)
|
30 |
|
31 |
+
Llama 2 is a collection of pretrained and fine-tuned generative text models ranging in scale from 7 billion to 70 billion parameters.
|
32 |
+
Meta developed and publicly released the Llama 2 family of large language models (LLMs), 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.
|
33 |
+
|
34 |
|
35 |
## Training and evaluation data 📚
|
36 |
|