Unverified Commit d403c1da authored by Andreas Karatzas's avatar Andreas Karatzas Committed by GitHub
Browse files

[CI] Stabilizing ROCm amd-ci signal and minor name fix in upstream (#35008)


Signed-off-by: default avatarAndreas Karatzas <akaratza@amd.com>
parent b71fbd06
......@@ -67,7 +67,7 @@ steps:
timeout_in_minutes: 30
mirror_hardwares: [amdexperimental, amdproduction, amdtentative]
agent_pool: mi325_1
grade: Blocking
# grade: Blocking
source_file_dependencies:
- vllm/
- tests/test_inputs.py
......
......@@ -209,7 +209,7 @@ steps:
- uv pip install --system -r /vllm-workspace/requirements/kv_connectors.txt
- CROSS_LAYERS_BLOCKS=True bash v1/kv_connector/nixl_integration/config_sweep_accuracy_test.sh
- label: Pipeline + Context Parallelism (4 GPUs))
- label: Pipeline + Context Parallelism (4 GPUs)
timeout_in_minutes: 60
working_dir: "/vllm-workspace/tests"
num_devices: 4
......
......@@ -104,3 +104,5 @@ segmentation-models-pytorch==0.5.0
imagehash==4.3.2
# Required for bitsandbytes quantization test
bitsandbytes==0.49.2
# Examples (tensorizer) tests
tensorizer==2.10.1
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment