Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,23 @@
|
|
1 |
---
|
2 |
-
license:
|
|
|
|
|
3 |
base_model:
|
4 |
-
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
-
|
8 |
-
# mistralai/Mistral-7B-Instruct-v0.3
|
9 |
- ## Introduction
|
10 |
- Quantization Tool: Quark 0.6.0
|
11 |
-
- OGA Model Builder: v0.5.1
|
|
|
12 |
- ## Quantization Strategy
|
13 |
- AWQ / Group 128 / Asymmetric / UINT4 Weights / FP16 activations
|
14 |
- Excluded Layers: None
|
|
|
1 |
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- multilingual
|
5 |
base_model:
|
6 |
+
- microsoft/Phi-3.5-mini-instruct
|
7 |
+
pipeline_tag: text-generation
|
8 |
+
library_name: transformers
|
9 |
+
tags:
|
10 |
+
- nlp
|
11 |
+
- code
|
12 |
+
- onnx
|
13 |
+
- amd
|
14 |
---
|
15 |
|
16 |
+
# microsoft/Phi-3.5-mini-instruct
|
|
|
17 |
- ## Introduction
|
18 |
- Quantization Tool: Quark 0.6.0
|
19 |
+
- OGA Model Builder: v0.5.1
|
20 |
+
- Postprocess
|
21 |
- ## Quantization Strategy
|
22 |
- AWQ / Group 128 / Asymmetric / UINT4 Weights / FP16 activations
|
23 |
- Excluded Layers: None
|