Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,24 @@
|
|
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: llama2
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
tags:
|
7 |
+
- llama
|
8 |
+
- llama2
|
9 |
+
- amd
|
10 |
+
- meta
|
11 |
+
- facebook
|
12 |
+
- onnx
|
13 |
base_model:
|
14 |
+
- meta-llama/Llama-2-7b-hf
|
15 |
---
|
16 |
|
17 |
+
# meta-llama/Llama-2-7b-hf
|
|
|
18 |
- ## Introduction
|
19 |
- Quantization Tool: Quark 0.6.0
|
20 |
+
- OGA Model Builder: v0.5.1
|
21 |
+
- Postprocess
|
22 |
- ## Quantization Strategy
|
23 |
- AWQ / Group 128 / Asymmetric / UINT4 Weights / FP16 activations
|
24 |
- Excluded Layers: None
|