Update README.md
Browse files
README.md
CHANGED
@@ -20,6 +20,7 @@ python3 main.py \
|
|
20 |
--device 0 \
|
21 |
--group_size 128 \
|
22 |
--bits 4 \
|
|
|
23 |
--iters 1000 \
|
24 |
--model_dtype "fp16"
|
25 |
--deployment_device 'auto_round' \
|
|
|
20 |
--device 0 \
|
21 |
--group_size 128 \
|
22 |
--bits 4 \
|
23 |
+
--nsamples 512 \
|
24 |
--iters 1000 \
|
25 |
--model_dtype "fp16"
|
26 |
--deployment_device 'auto_round' \
|