We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3901c0e commit c208bbaCopy full SHA for c208bba
1 file changed
pyproject.toml
@@ -343,6 +343,7 @@ markers = [
343
"huggingface: Tests requiring HuggingFace backend (local, heavy)",
344
"litellm: Tests requiring LiteLLM backend",
345
"bedrock: Tests requiring AWS Bedrock backend (requires credentials)",
346
+ "vllm: Tests requiring vLLM backend (local, GPU required)",
347
348
# Capability markers
349
"qualitative: Non-deterministic quality tests",
0 commit comments