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 c7eee2b commit 7920201Copy full SHA for 7920201
.buildkite/test-amd.yaml
@@ -591,7 +591,7 @@ steps:
591
- ls -la /dev/dri/
592
- echo '=== End GPU Diagnostics ==='
593
- 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
+ - pytest -s -v test_lm_eval_correctness.py --config-list-file=configs/models-large-rocm.txt --tp-size=8
595
596
- label: Benchmarks CLI Test # 7min
597
timeout_in_minutes: 20
0 commit comments