Update README.md
Browse files
README.md
CHANGED
@@ -40,6 +40,7 @@ python3 main.py \
|
|
40 |
--group_size 128 \
|
41 |
--bits 4 \
|
42 |
--iters 200 \
|
|
|
43 |
--disable_quanted_input \
|
44 |
--deployment_device 'gpu' \
|
45 |
--output_dir "./tmp_autoround" \
|
|
|
40 |
--group_size 128 \
|
41 |
--bits 4 \
|
42 |
--iters 200 \
|
43 |
+
--nsamples 512 \
|
44 |
--disable_quanted_input \
|
45 |
--deployment_device 'gpu' \
|
46 |
--output_dir "./tmp_autoround" \
|