Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
- **bits**: 4
|
2 |
- **group_size**: 128
|
3 |
- **desc_act**: true
|
@@ -11,4 +18,4 @@
|
|
11 |
- **quant_method**: "gptq"
|
12 |
- **checkpoint_format**: "gptq"
|
13 |
- **meta**:
|
14 |
-
- **quantizer**: "gptqmodel:0.9.5"
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
---
|
4 |
+
|
5 |
+
This model has been quantized using [GPTQModel](https://github.com/ModelCloud/GPTQModel).
|
6 |
+
|
7 |
+
|
8 |
- **bits**: 4
|
9 |
- **group_size**: 128
|
10 |
- **desc_act**: true
|
|
|
18 |
- **quant_method**: "gptq"
|
19 |
- **checkpoint_format**: "gptq"
|
20 |
- **meta**:
|
21 |
+
- **quantizer**: "gptqmodel:0.9.5"
|