Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
language:
|
3 |
- en
|
4 |
pipeline_tag: text-generation
|
|
|
5 |
---
|
6 |
|
7 |
# Meta-Llama-3-8B-Instruct-quantized.w8a16
|
@@ -16,6 +17,7 @@ pipeline_tag: text-generation
|
|
16 |
- **Out-of-scope:** Use in any manner that violates applicable laws or regulations (including trade compliance laws). Use in languages other than English.
|
17 |
- **Release Date:** 7/2/2024
|
18 |
- **Version:** 1.0
|
|
|
19 |
- **Model Developers:** Neural Magic
|
20 |
|
21 |
Quantized version of [Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct).
|
@@ -251,4 +253,4 @@ lm_eval \
|
|
251 |
<td><strong>99.8%</strong>
|
252 |
</td>
|
253 |
</tr>
|
254 |
-
</table>
|
|
|
2 |
language:
|
3 |
- en
|
4 |
pipeline_tag: text-generation
|
5 |
+
license: llama3
|
6 |
---
|
7 |
|
8 |
# Meta-Llama-3-8B-Instruct-quantized.w8a16
|
|
|
17 |
- **Out-of-scope:** Use in any manner that violates applicable laws or regulations (including trade compliance laws). Use in languages other than English.
|
18 |
- **Release Date:** 7/2/2024
|
19 |
- **Version:** 1.0
|
20 |
+
- **License(s):** [Llama3](https://llama.meta.com/llama3/license/)
|
21 |
- **Model Developers:** Neural Magic
|
22 |
|
23 |
Quantized version of [Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct).
|
|
|
253 |
<td><strong>99.8%</strong>
|
254 |
</td>
|
255 |
</tr>
|
256 |
+
</table>
|