Qubitium commited on
Commit
d0fb2f7
1 Parent(s): 915529d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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.10-dev0"
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