Update README.md
Browse files
README.md
CHANGED
@@ -37,7 +37,7 @@ python3 main.py \
|
|
37 |
--bits 4 \
|
38 |
--iters 200 \
|
39 |
--deployment_device 'gpu' \
|
40 |
-
--
|
41 |
--output_dir "./tmp_autoround"
|
42 |
|
43 |
```
|
|
|
37 |
--bits 4 \
|
38 |
--iters 200 \
|
39 |
--deployment_device 'gpu' \
|
40 |
+
--nsamples 512 \
|
41 |
--output_dir "./tmp_autoround"
|
42 |
|
43 |
```
|