Unverified Commit 615e4a54 authored by Tyler Michael Smith's avatar Tyler Michael Smith Committed by GitHub
Browse files

[CI] Turn on basic correctness tests for V1 (#10864)

parent 3db0cafd
......@@ -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"])
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment