English
wenhuach commited on
Commit
8732001
1 Parent(s): f1d9a5a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ python3 main.py \
32
  --nsamples 512 \
33
  --iters 200 \
34
  --minmax_lr 0.01 \
35
- --deployment_device 'gpu' \
36
  --output_dir "./tmp_autoround" \
37
 
38
  ```
 
32
  --nsamples 512 \
33
  --iters 200 \
34
  --minmax_lr 0.01 \
35
+ --deployment_device 'auto_round' \
36
  --output_dir "./tmp_autoround" \
37
 
38
  ```