[CI/Build] Remove use of skip_v1 (#34699)

Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
This commit is contained in:
Cyrus Leung
2026-02-18 12:19:11 +08:00
committed by GitHub
parent cef65f0715
commit 30ebe0dc3c
6 changed files with 9 additions and 5 deletions

View File

@@ -7,7 +7,6 @@ from vllm.entrypoints.llm import LLM
from vllm.sampling_params import SamplingParams
@pytest.mark.skip_v1
@pytest.mark.parametrize("model", ["distilbert/distilgpt2"])
def test_computed_prefix_blocks(model: str):
# This test checks if the engine generates completions both with and