chore: bump transformer to 4.54.0 (#8416)

Co-authored-by: Binyao Jiang <byjiang1996@gmail.com>
Co-authored-by: Lifu Huang <lifu.hlf@gmail.com>
This commit is contained in:
Stefan He
2025-07-27 21:27:25 -07:00
committed by GitHub
parent 2810338401
commit 4ad9737045
7 changed files with 62 additions and 52 deletions

View File

@@ -30,7 +30,7 @@ jobs:
- name: Install dependencies
run: |
bash scripts/ci_install_dependency.sh
pip install "vllm==0.9.0.1"
pip install "vllm==0.10.0"
pip install "bitsandbytes>=0.44.0"
- name: Run VLLM dependency tests