eletest commited on
Commit
4df1845
1 Parent(s): 1605208

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,5 +18,5 @@ In order to access models here, please submit the intake form and accept our <a
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>.
 
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>.