Update README.md
Browse files
README.md
CHANGED
|
@@ -85,7 +85,6 @@ python3 main.py \
|
|
| 85 |
--bits 4 \
|
| 86 |
--iters 1000 \
|
| 87 |
--disable_quanted_input \
|
| 88 |
-
--disable_low_gpu_mem_usage \
|
| 89 |
--deployment_device 'gpu' \
|
| 90 |
--output_dir "./tmp_autoround"
|
| 91 |
```
|
|
|
|
| 85 |
--bits 4 \
|
| 86 |
--iters 1000 \
|
| 87 |
--disable_quanted_input \
|
|
|
|
| 88 |
--deployment_device 'gpu' \
|
| 89 |
--output_dir "./tmp_autoround"
|
| 90 |
```
|