OPEA
/

PyTorch
cicdatopea commited on
Commit
8b29068
1 Parent(s): 92750e4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -132,7 +132,7 @@ auto-round-mllm \
132
  --nsample 128 \
133
  --seqlen 2048 \
134
  --quant_nontext_module \
135
- --format 'auto_gptq,auto_round' \
136
  --output_dir "./tmp_autoround"
137
  ```
138
 
 
132
  --nsample 128 \
133
  --seqlen 2048 \
134
  --quant_nontext_module \
135
+ --format 'auto_round' \
136
  --output_dir "./tmp_autoround"
137
  ```
138