Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
This model has been quantized using [GPTQModel](https://github.com/ModelCloud/GPTQModel).
|
2 |
|
3 |
- **bits**: 4
|
@@ -13,4 +22,4 @@ This model has been quantized using [GPTQModel](https://github.com/ModelCloud/GP
|
|
13 |
- **quant_method**: "gptq"
|
14 |
- **checkpoint_format**: "gptq"
|
15 |
- **meta**:
|
16 |
-
- **quantizer**: "gptqmodel:0.9.9-dev0"
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- mistral-nemo
|
4 |
+
- gptq
|
5 |
+
- 4bit
|
6 |
+
- int4
|
7 |
+
- gptqmodel
|
8 |
+
- modelcloud
|
9 |
+
---
|
10 |
This model has been quantized using [GPTQModel](https://github.com/ModelCloud/GPTQModel).
|
11 |
|
12 |
- **bits**: 4
|
|
|
22 |
- **quant_method**: "gptq"
|
23 |
- **checkpoint_format**: "gptq"
|
24 |
- **meta**:
|
25 |
+
- **quantizer**: "gptqmodel:0.9.9-dev0"
|