Skip to content

feat(multimodal): configurable tensor transport + vLLM SHM and video #6236

feat(multimodal): configurable tensor transport + vLLM SHM and video

feat(multimodal): configurable tensor transport + vLLM SHM and video #6236

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
types: [opened, synchronize, reopened]
concurrency:
group: labeler-${{ github.event.pull_request.number }}
cancel-in-progress: true
permissions:
contents: read
pull-requests: write
jobs:
labeler:
runs-on: k8s-runner-cpu
steps:
- name: Label PR based on changed files
uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true