Skip to content

Commit eab8b63

Browse files
Bump vllm from 0.14.1 to 0.20.0
Bumps [vllm](https://github.com/vllm-project/vllm) from 0.14.1 to 0.20.0. - [Release notes](https://github.com/vllm-project/vllm/releases) - [Changelog](https://github.com/vllm-project/vllm/blob/main/RELEASE.md) - [Commits](vllm-project/vllm@v0.14.1...v0.20.0) --- updated-dependencies: - dependency-name: vllm dependency-version: 0.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 278bb58 commit eab8b63

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
"tiktoken==0.9.0",
4040
"transformers==4.53.0",
4141
"trl==0.17.0",
42-
"vllm==0.14.1",
42+
"vllm==0.20.0",
4343
]
4444

4545
[project.urls]

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ submitit
1515
tiktoken==0.9.0
1616
transformers==4.53.0
1717
trl==0.17.0
18-
vllm==0.14.1
18+
vllm==0.20.0

0 commit comments

Comments
 (0)