Skip to content

[BladeLLM] Support dispatch feature for BladeLLM #295

[BladeLLM] Support dispatch feature for BladeLLM

[BladeLLM] Support dispatch feature for BladeLLM #295

name: offline_inference
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
cancel_previous_workflows:
runs-on: ubuntu-latest
timeout-minutes: 1
steps:
- uses: styfle/[email protected]
with:
all_but_latest: true
offline_inference:
needs: cancel_previous_workflows
runs-on: [self-hosted]
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- name: Run offline inference example
run: ./tools/run_test.sh offline_test