alexmarques
commited on
Commit
•
4bafd06
1
Parent(s):
25992a4
Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
language:
|
3 |
- en
|
4 |
pipeline_tag: text-generation
|
|
|
5 |
---
|
6 |
|
7 |
# Phi-3-mini-128k-instruct-quantized.w8a8
|
@@ -17,6 +18,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 [Phi-3-mini-128k-instruct](https://huggingface.co/microsoft/Phi-3-mini-128k-instruct), a 3.8 billion-parameter open model trained using the Phi-3 datasets.
|
@@ -252,4 +254,4 @@ lm_eval \
|
|
252 |
<td><strong>99.4%</strong>
|
253 |
</td>
|
254 |
</tr>
|
255 |
-
</table>
|
|
|
2 |
language:
|
3 |
- en
|
4 |
pipeline_tag: text-generation
|
5 |
+
license: mit
|
6 |
---
|
7 |
|
8 |
# Phi-3-mini-128k-instruct-quantized.w8a8
|
|
|
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/11/2024
|
20 |
- **Version:** 1.0
|
21 |
+
- **License(s):** MIT
|
22 |
- **Model Developers:** Neural Magic
|
23 |
|
24 |
Quantized version of [Phi-3-mini-128k-instruct](https://huggingface.co/microsoft/Phi-3-mini-128k-instruct), a 3.8 billion-parameter open model trained using the Phi-3 datasets.
|
|
|
254 |
<td><strong>99.4%</strong>
|
255 |
</td>
|
256 |
</tr>
|
257 |
+
</table>
|