Update README.md
Browse files
README.md
CHANGED
@@ -189,6 +189,15 @@ extra_gated_description: The information you provide will be collected, stored,
|
|
189 |
extra_gated_button_content: Submit
|
190 |
---
|
191 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
192 |
## Model Information
|
193 |
|
194 |
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.
|
|
|
189 |
extra_gated_button_content: Submit
|
190 |
---
|
191 |
|
192 |
+
## EXL2 Quantization
|
193 |
+
|
194 |
+
This is a 4.5bpw, h6 exl2 quant of the Llama 3.1 model. Big thanks to turboderp and grimulkan for their assistance.
|
195 |
+
measurements.json is also included for those that want to make their own quants. By utilizing these quants, you agree to abide by the terms and conditions of the original model.
|
196 |
+
|
197 |
+
Compute for this quantization provided under the NSF NAIRR Pilot program under resource allocation, NAIRR240051 - Neuro-inspired Oversight for Safe and Trustworthy Large Language Models
|
198 |
+
|
199 |
+
For more information about the NAIRR pilot, see https://nairrpilot.org/
|
200 |
+
|
201 |
## Model Information
|
202 |
|
203 |
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.
|