Skip to content

[Bugfix][Parser] qwen3: start in CONTENT when the prompt closed the think block #5659

[Bugfix][Parser] qwen3: start in CONTENT when the prompt closed the think block

[Bugfix][Parser] qwen3: start in CONTENT when the prompt closed the think block #5659

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"