cicdatopea
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -134,7 +134,7 @@ auto-round \
|
|
134 |
--iter 1000 \
|
135 |
--disable_eval \
|
136 |
--model_dtype 'float16' \
|
137 |
-
--format 'auto_gptq,auto_round' \
|
138 |
--output_dir "./tmp_autoround"
|
139 |
```
|
140 |
|
|
|
134 |
--iter 1000 \
|
135 |
--disable_eval \
|
136 |
--model_dtype 'float16' \
|
137 |
+
--format 'auto_awq,auto_gptq,auto_round' \
|
138 |
--output_dir "./tmp_autoround"
|
139 |
```
|
140 |
|