n1ck-guo commited on
Commit
7b46d6b
·
verified ·
1 Parent(s): 9e092ef

Update README.md

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