We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 038b2b3 commit 4e00504Copy full SHA for 4e00504
.buildkite/test-amd.yaml
@@ -599,7 +599,7 @@ steps:
599
- ls -la /dev/dri/
600
- echo '=== End GPU Diagnostics ==='
601
- export VLLM_WORKER_MULTIPROC_METHOD=spawn
602
- - pytest -s -v test_lm_eval_correctness.py --config-list-file=configs/models-large-mi300.txt --tp-size=8
+ - pytest -s -v test_lm_eval_correctness.py --config-list-file=configs/models-large-rocm.txt --tp-size=8
603
604
- label: Benchmarks CLI Test # 7min
605
timeout_in_minutes: 20
0 commit comments