mirror of
https://github.com/wassname/vllm.git
synced 2026-08-15 12:54:49 +08:00
[CI] Turn on basic correctness tests for V1 (#10864)
This commit is contained in:
@@ -44,7 +44,6 @@ def test_vllm_gc_ed():
|
||||
assert weak_llm() is None
|
||||
|
||||
|
||||
@pytest.mark.skip_v1
|
||||
@pytest.mark.parametrize("model", MODELS)
|
||||
@pytest.mark.parametrize("backend", ["FLASH_ATTN", "XFORMERS", "FLASHINFER"])
|
||||
@pytest.mark.parametrize("dtype", ["half"])
|
||||
|
||||
Reference in New Issue
Block a user