English
yintongl commited on
Commit
f86803e
1 Parent(s): 98c109a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -32,6 +32,7 @@ python3 main.py \
32
  --group_size 128 \
33
  --bits 4 \
34
  --iters 200 \
 
35
  --deployment_device 'gpu' \
36
  --minmax_lr 2e-3 \
37
  --output_dir "./tmp_autoround" \
 
32
  --group_size 128 \
33
  --bits 4 \
34
  --iters 200 \
35
+ --nsamples 512 \
36
  --deployment_device 'gpu' \
37
  --minmax_lr 2e-3 \
38
  --output_dir "./tmp_autoround" \