alexmarques
commited on
Commit
•
e91a1a3
1
Parent(s):
6294ef5
Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
language:
|
3 |
- en
|
4 |
pipeline_tag: text-generation
|
|
|
|
|
5 |
---
|
6 |
|
7 |
# Meta-Llama-3-8B-Instruct-quantized.w8a8
|
@@ -17,6 +19,7 @@ pipeline_tag: text-generation
|
|
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/11/2024
|
19 |
- **Version:** 1.0
|
|
|
20 |
- **Model Developers:** Neural Magic
|
21 |
|
22 |
Quantized version of [Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct).
|
@@ -257,4 +260,4 @@ lm_eval \
|
|
257 |
<td><strong>100.0%</strong>
|
258 |
</td>
|
259 |
</tr>
|
260 |
-
</table>
|
|
|
2 |
language:
|
3 |
- en
|
4 |
pipeline_tag: text-generation
|
5 |
+
license: llama3
|
6 |
+
license_link: https://llama.meta.com/llama3/license/
|
7 |
---
|
8 |
|
9 |
# Meta-Llama-3-8B-Instruct-quantized.w8a8
|
|
|
19 |
- **Out-of-scope:** Use in any manner that violates applicable laws or regulations (including trade compliance laws). Use in languages other than English.
|
20 |
- **Release Date:** 7/11/2024
|
21 |
- **Version:** 1.0
|
22 |
+
- **License(s):** [Llama3](https://llama.meta.com/llama3/license/)
|
23 |
- **Model Developers:** Neural Magic
|
24 |
|
25 |
Quantized version of [Meta-Llama-3-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3-8B-Instruct).
|
|
|
260 |
<td><strong>100.0%</strong>
|
261 |
</td>
|
262 |
</tr>
|
263 |
+
</table>
|