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 e0eec05 commit 2f1802bCopy full SHA for 2f1802b
tests/test_vllm_client_server.py
@@ -134,6 +134,7 @@ def teardown_class(cls):
134
# Same as above but using base_url to instantiate the client.
135
@pytest.mark.slow
136
@require_torch_multi_accelerator
137
+@require_vllm
138
class TestVLLMClientServerBaseURL(TrlTestCase):
139
model_id = "Qwen/Qwen2.5-1.5B"
140
0 commit comments