OPEA
/

Safetensors
olmo2
4-bit precision
intel/auto-round
cicdatopea commited on
Commit
5a60042
·
verified ·
1 Parent(s): 5918fc5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -154,7 +154,7 @@ One day, as the first light of dawn painted the sky in hues of pink and orange,
154
  pip3 install lm-eval==0.4.5
155
 
156
  ```bash
157
- auto-round --eval --model_name "OPEA/OLMo-2-1124-7B-Instruct-int4-sym-inc" --eval_bs 16 --tasks leaderboard_mmlu_pro,leaderboard_ifeval,lambada_openai,hellaswag,piqa,winogrande,truthfulqa_mc1,openbookqa,boolq,arc_easy,arc_challenge,mmlu,gsm8k
158
  ```
159
 
160
  | Metric | BF16 | INT4 |
 
154
  pip3 install lm-eval==0.4.5
155
 
156
  ```bash
157
+ auto-round --eval --model "OPEA/OLMo-2-1124-7B-Instruct-int4-sym-inc" --eval_bs 16 --tasks leaderboard_mmlu_pro,leaderboard_ifeval,lambada_openai,hellaswag,piqa,winogrande,truthfulqa_mc1,openbookqa,boolq,arc_easy,arc_challenge,mmlu,gsm8k
158
  ```
159
 
160
  | Metric | BF16 | INT4 |