English
yintongl commited on
Commit
2b0eaed
1 Parent(s): 62e3daa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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" \