[cherry-pick][CI] Enforce torchaudio and torchvison compatible with pta (#7688)

### What this PR does / why we need it?
This patch cherry-pick from #7648 

Signed-off-by: wangli <wangli858794774@gmail.com>
This commit is contained in:
Li Wang
2026-03-27 11:06:13 +08:00
committed by GitHub
parent 53cc225cac
commit 2c2d8bb015
3 changed files with 6 additions and 2 deletions

View File

@@ -23,6 +23,7 @@ set -eo errexit
export VLLM_USE_MODELSCOPE=true
export MODELSCOPE_HUB_FILE_LOCK=false
export HF_HUB_OFFLINE=1
_info "====> Start Quickstart test"
. "${SCRIPT_DIR}/doctests/001-quickstart-test.sh"