English
yintongl commited on
Commit
33267ca
·
verified ·
1 Parent(s): 88bae3c

Update README.md

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