Skip to content

Commit bd8c4c0

Browse files
[CI] Removing deprecated rlhf examples reference (vllm-project#37585)
Signed-off-by: Andreas Karatzas <akaratza@amd.com>
1 parent 0140eaf commit bd8c4c0

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

.buildkite/test-amd.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1511,8 +1511,6 @@ steps:
15111511
- vllm/distributed/
15121512
- tests/distributed/test_torchrun_example.py
15131513
- tests/distributed/test_torchrun_example_moe.py
1514-
- examples/offline_inference/rlhf.py
1515-
- examples/offline_inference/rlhf_colocate.py
15161514
- examples/rl/
15171515
- tests/examples/offline_inference/data_parallel.py
15181516
- vllm/platforms/rocm.py

.buildkite/test_areas/distributed.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ steps:
8888
- vllm/distributed/
8989
- tests/distributed/test_torchrun_example.py
9090
- tests/distributed/test_torchrun_example_moe.py
91-
- examples/offline_inference/rlhf.py
9291
- examples/offline_inference/rlhf_colocate.py
9392
- examples/rl/
9493
- tests/examples/offline_inference/data_parallel.py

0 commit comments

Comments
 (0)