Skip to content

Commit bb6f89a

Browse files
saiendurilifuhuang
authored andcommitted
Update AMD nightly deps. (sgl-project#6241)
1 parent d521158 commit bb6f89a

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/workflows/nightly-test-amd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
4848
docker exec -w / ci_sglang git clone https://github.com/merrymercy/human-eval.git
4949
docker exec -w /human-eval ci_sglang pip install -e .
50+
docker exec ci_sglang pip install huggingface_hub[hf_xet]
5051
5152
- name: Nightly Test
5253
run: |

test/srt/test_nightly_gsm8k_eval_amd.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
"mistralai/Mistral-7B-Instruct-v0.3": 0.56,
2525
"deepseek-ai/DeepSeek-Coder-V2-Lite-Instruct": 0.85,
2626
"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,
2828
"Qwen/Qwen2-57B-A14B-Instruct": 0.86,
2929
"neuralmagic/Meta-Llama-3.1-8B-Instruct-FP8": 0.81,
3030
"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,
3333
"neuralmagic/Qwen2-57B-A14B-Instruct-FP8": 0.82,
3434
}
3535

0 commit comments

Comments
 (0)