Update README.md
Browse files
README.md
CHANGED
@@ -104,7 +104,7 @@ python3 main.py \
|
|
104 |
--bits 4 \
|
105 |
--iters 1000 \
|
106 |
--sym \
|
107 |
-
--nsamples \
|
108 |
--deployment_device 'gpu' \
|
109 |
--output_dir "./tmp_autoround" \
|
110 |
```
|
|
|
104 |
--bits 4 \
|
105 |
--iters 1000 \
|
106 |
--sym \
|
107 |
+
--nsamples 512 \
|
108 |
--deployment_device 'gpu' \
|
109 |
--output_dir "./tmp_autoround" \
|
110 |
```
|