Skip to content

Commit e4ff90b

Browse files
Merge pull request #20 from IntelLabs/dependabot/pip/vllm-0.20.0
Bump vllm from 0.14.1 to 0.20.0
2 parents 278bb58 + eab8b63 commit e4ff90b

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)