Skip to content

Commit 0ca1281

Browse files
Bump vllm from 0.8.4 to 0.14.1 (#16)
Bumps [vllm](https://github.com/vllm-project/vllm) from 0.8.4 to 0.14.1. - [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.8.4...v0.14.1) --- updated-dependencies: - dependency-name: vllm dependency-version: 0.14.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57f0001 commit 0ca1281

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.51.3",
4141
"trl==0.17.0",
42-
"vllm==0.8.4",
42+
"vllm==0.14.1",
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.51.3
1717
trl==0.17.0
18-
vllm==0.8.4
18+
vllm==0.14.1

0 commit comments

Comments
 (0)