weiweiz1 commited on
Commit
26058cf
1 Parent(s): 4be85d7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -104,7 +104,7 @@ python3 main.py \
104
  --bits 4 \
105
  --iters 1000 \
106
  --sym \
107
- --nsamples \
108
  --deployment_device 'gpu' \
109
  --output_dir "./tmp_autoround" \
110
  ```
 
104
  --bits 4 \
105
  --iters 1000 \
106
  --sym \
107
+ --nsamples 512 \
108
  --deployment_device 'gpu' \
109
  --output_dir "./tmp_autoround" \
110
  ```