cicdatopea commited on
Commit
254e3ef
·
verified ·
1 Parent(s): 648bcc8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -106,7 +106,7 @@ auto-round-mllm \
106
  --iters 1000 \
107
  --nsample 512 \
108
  --seqlen 2048 \
109
- --format 'auto_round' \
110
  --output_dir "./tmp_autoround"
111
  ```
112
 
 
106
  --iters 1000 \
107
  --nsample 512 \
108
  --seqlen 2048 \
109
+ --format 'auto_gptq' \
110
  --output_dir "./tmp_autoround"
111
  ```
112