updated vllm to 0.9.1

This commit is contained in:
aman-17 2025-06-10 16:14:57 -07:00
parent a83a0da65f
commit 3eda2c04c1

View File

@ -51,7 +51,7 @@ Changelog = "https://github.com/allenai/olmocr/blob/main/CHANGELOG.md"
[project.optional-dependencies]
gpu = [
"vllm==0.9.0.1"
"vllm==0.9.1"
]
dev = [