English
yintongl commited on
Commit
1db20e9
·
verified ·
1 Parent(s): fe00993

Update README.md

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