[XPU][CI] change VL model to 28B-VL-thinking (#5169)

* Enhance run_ci_xpu.sh with caching and prefill options

* Update model path and configuration in run_ci_xpu.sh

* Add '北朝' keyword to assertion in run_45vl.py

* Enhance process termination logic in run_ci_xpu.sh

* Set timeout for CI_XPU job to 60 minutes

* Remove extra newline in stop_processes function
This commit is contained in:
Jiaxin Sui
2025-11-24 16:50:18 +08:00
committed by GitHub
parent af03da5127
commit 5ff93d4998
3 changed files with 9 additions and 7 deletions

View File

@@ -16,6 +16,7 @@ concurrency:
jobs:
CI_XPU:
timeout-minutes: 60
runs-on: [self-hosted, XPU-P800-8Card]
steps:
- name: Print current runner name