Skip to content

Commit 21ffdcc

Browse files
qthequartermastermanchoprahetarth
authored andcommitted
test: Remove vestigial skip for prompt embeds tests after landing v1 Prompt Embeds support (vllm-project#25291)
Signed-off-by: Andrew Sansom <andrew@protopia.ai>
1 parent f9afa0a commit 21ffdcc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/entrypoints/openai/test_completion_with_prompt_embeds.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414

1515
from ...utils import RemoteOpenAIServer
1616

17-
pytest.skip("Skipping prompt_embeds test until V1 supports it.",
18-
allow_module_level=True)
19-
2017
# any model with a chat template should work here
2118
MODEL_NAME = "HuggingFaceH4/zephyr-7b-beta"
2219

0 commit comments

Comments
 (0)