cicdatopea commited on
Commit
60bc5a8
·
verified ·
1 Parent(s): 75dacfc
Files changed (1) hide show
  1. README.md +1 -1
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-Lite-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 |
 
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 |