OPEA
/

Safetensors
llama
2-bit
intel/auto-round
cicdatopea commited on
Commit
cc7adfa
1 Parent(s): 49da73c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -99,7 +99,7 @@ prompt = "Once upon a time,"
99
  pip3 install lm-eval==0.4.5
100
 
101
  ```bash
102
- auto-round --eval --model "OPEA/Llama-3.3-70B-Instruct-int4-sym-inc" --eval_bs 64 --tasks leaderboard_mmlu_pro,leaderboard_ifeval,lambada_openai,hellaswag,piqa,winogrande,truthfulqa_mc1,openbookqa,boolq,arc_easy,arc_challenge,mmlu,gsm8k
103
  ```
104
 
105
  | Metric | BF16 | INT2G32 |
 
99
  pip3 install lm-eval==0.4.5
100
 
101
  ```bash
102
+ auto-round --eval --model "OPEA/Llama-3.3-70B-Instruct-int2-sym-inc-preview" --eval_bs 64 --tasks leaderboard_mmlu_pro,leaderboard_ifeval,lambada_openai,hellaswag,piqa,winogrande,truthfulqa_mc1,openbookqa,boolq,arc_easy,arc_challenge,mmlu,gsm8k
103
  ```
104
 
105
  | Metric | BF16 | INT2G32 |