retr0gr4d3 commited on
Commit
c474815
1 Parent(s): 0e5ffcb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -192,7 +192,7 @@ extra_gated_button_content: Submit
192
  Models are available to-go, for Meta's llama 3 in variants [8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) and [8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct). Quantized in Q4_K_M and Q5_K_M.
193
  [Llava-Llama-3-8B-v1_1](https://huggingface.co/xtuner/llava-llama-3-8b-v1_1) is also available in both Q4_K_M and Q5_K_M.
194
 
195
- ## Model Details
196
 
197
  Meta developed and released the Meta Llama 3 family of large language models (LLMs), a collection of pretrained and instruction tuned generative text models in 8 and 70B sizes. The Llama 3 instruction tuned models are optimized for dialogue use cases and outperform many of the available open source chat models on common industry benchmarks. Further, in developing these models, we took great care to optimize helpfulness and safety.
198
 
 
192
  Models are available to-go, for Meta's llama 3 in variants [8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B) and [8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct). Quantized in Q4_K_M and Q5_K_M.
193
  [Llava-Llama-3-8B-v1_1](https://huggingface.co/xtuner/llava-llama-3-8b-v1_1) is also available in both Q4_K_M and Q5_K_M.
194
 
195
+ ## Model Details from Meta
196
 
197
  Meta developed and released the Meta Llama 3 family of large language models (LLMs), a collection of pretrained and instruction tuned generative text models in 8 and 70B sizes. The Llama 3 instruction tuned models are optimized for dialogue use cases and outperform many of the available open source chat models on common industry benchmarks. Further, in developing these models, we took great care to optimize helpfulness and safety.
198