Skip to content

[Refactor][Model Runner V2][Multimodal] Move the encoder-only path out of the shared runner #5709

[Refactor][Model Runner V2][Multimodal] Move the encoder-only path out of the shared runner

[Refactor][Model Runner V2][Multimodal] Move the encoder-only path out of the shared runner #5709

name: Record CI approval
on:
pull_request_review:
types: [submitted]
permissions: {}
jobs:
approved:
if: github.event.review.state == 'approved'
runs-on: [self-hosted, linux, x64, vllm-runners]
steps:
- run: echo "Approval recorded"