Skip to content

Commit e279274

Browse files
authored
fix: Pin vLLM to 0.13.0 (#501)
1 parent 789e273 commit e279274

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ backend = [
2424
"bitsandbytes>=0.45.2",
2525
"unsloth==2025.12.9",
2626
"unsloth-zoo==2025.12.7",
27-
"vllm>=0.11.0",
27+
"vllm==0.13.0",
2828
"torchtune",
2929
"torch>=2.8.0",
3030
"torchao==0.14.1",

0 commit comments

Comments
 (0)