n1ck-guo commited on
Commit
3d3e606
·
verified ·
1 Parent(s): 576c0a5

Update README.md

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