yintongl commited on
Commit
dee7204
1 Parent(s): 5b831f9

update script following use_quant_input argument change

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -85,7 +85,6 @@ python3 main.py \
85
  --group_size 128 \
86
  --bits 4 \
87
  --iters 400 \
88
- --enable_quanted_input \
89
  --deployment_device 'gpu' \
90
  --output_dir "./tmp_autoround"
91
 
 
85
  --group_size 128 \
86
  --bits 4 \
87
  --iters 400 \
 
88
  --deployment_device 'gpu' \
89
  --output_dir "./tmp_autoround"
90