Update README.md
Browse files
README.md
CHANGED
@@ -32,7 +32,7 @@ python3 main.py \
|
|
32 |
--nsamples 512 \
|
33 |
--iters 200 \
|
34 |
--minmax_lr 0.01 \
|
35 |
-
--deployment_device '
|
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 |
```
|