We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db54d53 commit fd76c83Copy full SHA for fd76c83
setup.py
@@ -55,7 +55,7 @@
55
"transformers==4.39.1",
56
],
57
"vllm": [
58
- "vllm==0.2.7",
+ "vllm>=0.2.0,<0.2.6",
59
60
"frontend": [
61
"gradio",
0 commit comments