Skip to content

Commit

Permalink
comeback vllm
Browse files Browse the repository at this point in the history
  • Loading branch information
Малахов Алексей Павлович committed Sep 28, 2024
1 parent 9ce44c6 commit f254065
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ annotated-types = "^0.6.0"

[tool.poetry.extras]
deepspeed = ["deepspeed", "accelerate"]
gpu = ["faiss-gpu", "xformers"]
gpu = ["faiss-gpu", "xformers", "vllm"]

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit f254065

Please sign in to comment.