n1ck-guo commited on
Commit
c06b7a2
·
verified ·
1 Parent(s): 579c80b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -123,7 +123,7 @@ python -m auto_round \
123
  --iter 1000 \
124
  --disable_eval \
125
  --model_dtype "float16" \
126
- --deployment_device 'auto_round' \
127
  --output_dir "./tmp_autoround"
128
  ```
129
 
 
123
  --iter 1000 \
124
  --disable_eval \
125
  --model_dtype "float16" \
126
+ --format 'auto_round' \
127
  --output_dir "./tmp_autoround"
128
  ```
129