n1ck-guo commited on
Commit
2ececcb
1 Parent(s): 50abe4b

Update README.md

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