cicdatopea
commited on
Commit
•
8b29068
1
Parent(s):
92750e4
Update README.md
Browse files
README.md
CHANGED
@@ -132,7 +132,7 @@ auto-round-mllm \
|
|
132 |
--nsample 128 \
|
133 |
--seqlen 2048 \
|
134 |
--quant_nontext_module \
|
135 |
-
--format '
|
136 |
--output_dir "./tmp_autoround"
|
137 |
```
|
138 |
|
|
|
132 |
--nsample 128 \
|
133 |
--seqlen 2048 \
|
134 |
--quant_nontext_module \
|
135 |
+
--format 'auto_round' \
|
136 |
--output_dir "./tmp_autoround"
|
137 |
```
|
138 |
|