bullerwins commited on
Commit
079cbec
1 Parent(s): 18bd4b8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -23,6 +23,8 @@ GGUF quantized version using llama.cpp
23
  While it works, it still needs proper [RoPE support](https://github.com/ggerganov/llama.cpp/issues/8650)
24
  I will requant once merged
25
 
 
 
26
  ## Model Information
27
 
28
  The Meta Llama 3.1 collection of multilingual large language models (LLMs) is a collection of pretrained and instruction tuned generative models in 8B, 70B and 405B sizes (text in/text out). The Llama 3.1 instruction tuned text only models (8B, 70B, 405B) are optimized for multilingual dialogue use cases and outperform many of the available open source and closed chat models on common industry benchmarks.
 
23
  While it works, it still needs proper [RoPE support](https://github.com/ggerganov/llama.cpp/issues/8650)
24
  I will requant once merged
25
 
26
+ Update 24/07 - requanted with [fixed tokenizer ](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct/discussions/28/files)
27
+
28
  ## Model Information
29
 
30
  The Meta Llama 3.1 collection of multilingual large language models (LLMs) is a collection of pretrained and instruction tuned generative models in 8B, 70B and 405B sizes (text in/text out). The Llama 3.1 instruction tuned text only models (8B, 70B, 405B) are optimized for multilingual dialogue use cases and outperform many of the available open source and closed chat models on common industry benchmarks.