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:
2
.github/workflows/vllm-dependency-test.yml
vendored
2
.github/workflows/vllm-dependency-test.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user