cicdatopea
commited on
fix typo
Browse files
README.md
CHANGED
@@ -160,7 +160,7 @@ Feel free to expand on this or let me know if you'd like to explore a different
|
|
160 |
pip3 install lm-eval==0.4.5
|
161 |
|
162 |
```bash
|
163 |
-
auto-round --model "OPEA/DeepSeek-V2-
|
164 |
```
|
165 |
|
166 |
| Metric | BF16 | INT4 |
|
|
|
160 |
pip3 install lm-eval==0.4.5
|
161 |
|
162 |
```bash
|
163 |
+
auto-round --model "OPEA/DeepSeek-V2.5-1210-int4-sym-inc" --eval --eval_bs 8 --tasks leaderboard_ifeval,leaderboard_mmlu_pro,gsm8k,lambada_openai,hellaswag,piqa,winogrande,truthfulqa_mc1,openbookqa,boolq,arc_easy,arc_challenge,cmmlu,ceval-valid --devices 0,1,2,3
|
164 |
```
|
165 |
|
166 |
| Metric | BF16 | INT4 |
|