8000
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 005e3e8 commit e70d9f5Copy full SHA for e70d9f5
.ci/lumen_cli/cli/lib/core/vllm/lib.py
@@ -72,7 +72,7 @@ def sample_vllm_test_library():
72
]
73
),
74
"pytest -v -s entrypoints/llm/test_generate.py",
75
- "VLLM_USE_V1=0 pytest -v -s entrypoints/offline_mode",
+ "pytest -v -s entrypoints/offline_mode",
76
],
77
},
78
"vllm_regression_test": {
.github/ci_commit_pins/vllm.txt
@@ -1 +1 @@
1
-e10fef08838612b4560e9c72e5cb1414a5edfa13
+78a47f87ce259a48f0391fa9ae15add05ea7432b
0 commit comments