Update README.md
Browse files
README.md
CHANGED
|
@@ -24,7 +24,7 @@ This model has been quantized using [GPTQModel](https://github.com/ModelCloud/GP
|
|
| 24 |
- **quant_method**: "gptq"
|
| 25 |
- **checkpoint_format**: "gptq"
|
| 26 |
- **meta**:
|
| 27 |
-
- **quantizer**: "gptqmodel:0.9.
|
| 28 |
|
| 29 |
## Example:
|
| 30 |
```python
|
|
|
|
| 24 |
- **quant_method**: "gptq"
|
| 25 |
- **checkpoint_format**: "gptq"
|
| 26 |
- **meta**:
|
| 27 |
+
- **quantizer**: "gptqmodel:0.9.11-dev0"
|
| 28 |
|
| 29 |
## Example:
|
| 30 |
```python
|