chore: upgrade torch 2.8.0 (#8836)
This commit is contained in:
2
.github/workflows/vllm-dependency-test.yml
vendored
2
.github/workflows/vllm-dependency-test.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user