Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,19 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
# mistralai/Mistral-7B-v0.2 AWQ
|
6 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
pipeline_tag: text-generation
|
4 |
+
tags:
|
5 |
+
- transformers
|
6 |
+
- safetensors
|
7 |
+
- mistral
|
8 |
+
- 4-bit
|
9 |
+
- AWQ
|
10 |
+
- text-generation
|
11 |
+
- text-generation-inference
|
12 |
+
- autotrain_compatible
|
13 |
+
- endpoints_compatible
|
14 |
+
- chatml
|
15 |
+
inference: false
|
16 |
+
quantized_by: Suparious
|
17 |
---
|
18 |
# mistralai/Mistral-7B-v0.2 AWQ
|
19 |
|