yintongl commited on
Commit
4be85d7
·
verified ·
1 Parent(s): f7c0764

Update README.md

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