chore: upgrade torch 2.8.0 (#8836)

This commit is contained in:
Yineng Zhang
2025-08-05 17:32:01 -07:00
committed by GitHub
parent c1d2061f97
commit 3ae8e3ea8f
4 changed files with 11 additions and 11 deletions

View File

@@ -29,9 +29,9 @@ jobs:
- name: Install dependencies
run: |
bash scripts/ci_install_dependency.sh
pip install "vllm==0.10.0"
pip install "bitsandbytes>=0.44.0"
bash scripts/ci_install_dependency.sh
- name: Run VLLM dependency tests
timeout-minutes: 60