File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 47
47
48
48
docker exec -w / ci_sglang git clone https://github.com/merrymercy/human-eval.git
49
49
docker exec -w /human-eval ci_sglang pip install -e .
50
+ docker exec ci_sglang pip install huggingface_hub[hf_xet]
50
51
51
52
- name : Nightly Test
52
53
run : |
Original file line number Diff line number Diff line change 24
24
"mistralai/Mistral-7B-Instruct-v0.3" : 0.56 ,
25
25
"deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct" : 0.85 ,
26
26
"meta-llama/Llama-3.1-70B-Instruct" : 0.95 ,
27
- "mistralai/Mixtral-8x7B-Instruct-v0.1" : 0.64 ,
27
+ "mistralai/Mixtral-8x7B-Instruct-v0.1" : 0.62 ,
28
28
"Qwen/Qwen2-57B-A14B-Instruct" : 0.86 ,
29
29
"neuralmagic/Meta-Llama-3.1-8B-Instruct-FP8" : 0.81 ,
30
30
"neuralmagic/Mistral-7B-Instruct-v0.3-FP8" : 0.54 ,
31
- "neuralmagic/Meta-Llama-3.1-70B-Instruct-FP8" : 0.94 ,
32
- "neuralmagic/Qwen2-72B-Instruct-FP8" : 0.94 ,
31
+ "neuralmagic/Meta-Llama-3.1-70B-Instruct-FP8" : 0.93 ,
32
+ "neuralmagic/Qwen2-72B-Instruct-FP8" : 0.93 ,
33
33
"neuralmagic/Qwen2-57B-A14B-Instruct-FP8" : 0.82 ,
34
34
}
35
35
You can’t perform that action at this time.
0 commit comments