English
yintongl commited on
Commit
8ddd318
1 Parent(s): 3d5ed92

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 1000 \
 
35
  --deployment_device 'gpu' \
36
  --disable_quanted_input \
37
  --output_dir "./tmp_autoround" \
 
32
  --group_size 128 \
33
  --bits 4 \
34
  --iters 1000 \
35
+ --nsamples 512 \
36
  --deployment_device 'gpu' \
37
  --disable_quanted_input \
38
  --output_dir "./tmp_autoround" \