Skip to content

Commit 7920201

Browse files
committed
update naming
Signed-off-by: zhewenli <[email protected]>
1 parent c7eee2b commit 7920201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/test-amd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ steps:
591591
- ls -la /dev/dri/
592592
- echo '=== End GPU Diagnostics ==='
593593
- export VLLM_WORKER_MULTIPROC_METHOD=spawn
594-
- pytest -s -v test_lm_eval_correctness.py --config-list-file=configs/models-large-mi300.txt --tp-size=8
594+
- pytest -s -v test_lm_eval_correctness.py --config-list-file=configs/models-large-rocm.txt --tp-size=8
595595

596596
- label: Benchmarks CLI Test # 7min
597597
timeout_in_minutes: 20

0 commit comments

Comments
 (0)