alexmarques
commited on
Commit
•
5079e66
1
Parent(s):
3c3e09c
Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,8 @@
|
|
2 |
language:
|
3 |
- en
|
4 |
pipeline_tag: text-generation
|
|
|
|
|
5 |
---
|
6 |
|
7 |
# Mistral-7B-Instruct-v0.3-quantized.w8a16
|
@@ -16,6 +18,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/10/2024
|
18 |
- **Version:** 1.0
|
|
|
19 |
- **Model Developers:** Neural Magic
|
20 |
|
21 |
Quantized version of [Mistral-7B-Instruct-v0.3](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3).
|
@@ -250,4 +253,4 @@ lm_eval \
|
|
250 |
<td><strong>100.5%</strong>
|
251 |
</td>
|
252 |
</tr>
|
253 |
-
</table>
|
|
|
2 |
language:
|
3 |
- en
|
4 |
pipeline_tag: text-generation
|
5 |
+
license: apache-2.0
|
6 |
+
license_link: https://www.apache.org/licenses/LICENSE-2.0
|
7 |
---
|
8 |
|
9 |
# Mistral-7B-Instruct-v0.3-quantized.w8a16
|
|
|
18 |
- **Out-of-scope:** Use in any manner that violates applicable laws or regulations (including trade compliance laws). Use in languages other than English.
|
19 |
- **Release Date:** 7/10/2024
|
20 |
- **Version:** 1.0
|
21 |
+
- **License(s):** [Apache-2.0](https://www.apache.org/licenses/LICENSE-2.0)
|
22 |
- **Model Developers:** Neural Magic
|
23 |
|
24 |
Quantized version of [Mistral-7B-Instruct-v0.3](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.3).
|
|
|
253 |
<td><strong>100.5%</strong>
|
254 |
</td>
|
255 |
</tr>
|
256 |
+
</table>
|