OPEA
/

Safetensors
olmo2
4-bit precision
intel/auto-round
cicdatopea commited on
Commit
d6fdc92
·
verified ·
1 Parent(s): 9d9da92

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -109,7 +109,7 @@ prompt = "How many r in strawberry."
109
  pip3 install lm-eval==0.4.5
110
 
111
  ```bash
112
- auto-round --eval --model_name "OPEA/OLMo-2-1124-13B-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,gsm8k
113
  ```
114
 
115
 
 
109
  pip3 install lm-eval==0.4.5
110
 
111
  ```bash
112
+ auto-round --eval --model "OPEA/OLMo-2-1124-13B-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,gsm8k
113
  ```
114
 
115