cicdatopea
commited on
Commit
•
4d4fb5b
1
Parent(s):
0fc180e
Update README.md
Browse files
README.md
CHANGED
@@ -102,7 +102,6 @@ auto-round \
|
|
102 |
--seqlen 2048 \
|
103 |
--iters 1000 \
|
104 |
--model_dtype "float16" \
|
105 |
-
--dataset NeelNanda/pile-10k \
|
106 |
--format 'auto_awq,auto_gptq,auto_round' \
|
107 |
--output_dir "./tmp_autoround"
|
108 |
```
|
|
|
102 |
--seqlen 2048 \
|
103 |
--iters 1000 \
|
104 |
--model_dtype "float16" \
|
|
|
105 |
--format 'auto_awq,auto_gptq,auto_round' \
|
106 |
--output_dir "./tmp_autoround"
|
107 |
```
|