Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
- **bits**: 4
|
2 |
- **group_size**: 128
|
3 |
- **desc_act**: true
|
@@ -11,4 +17,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 |
- **bits**: 4
|
8 |
- **group_size**: 128
|
9 |
- **desc_act**: true
|
|
|
17 |
- **quant_method**: "gptq"
|
18 |
- **checkpoint_format**: "gptq"
|
19 |
- **meta**:
|
20 |
+
- **quantizer**: "gptqmodel:0.9.5"
|