AviadDahan
commited on
Commit
•
65c6611
1
Parent(s):
aa0cf19
Update README.md
Browse files
README.md
CHANGED
@@ -189,7 +189,7 @@ extra_gated_button_content: Submit
|
|
189 |
|
190 |
## Model Details
|
191 |
|
192 |
-
This is A FP16 GGUF version of Meta-LLama-3-8B.
|
193 |
|
194 |
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.
|
195 |
|
|
|
189 |
|
190 |
## Model Details
|
191 |
|
192 |
+
This is A FP16 GGUF version of Meta-LLama-3-8B. used https://github.com/ggerganov/llama.cpp/pull/6745 for conversion
|
193 |
|
194 |
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.
|
195 |
|