Skip to content

Commit 50474b2

Browse files
sarckkMatthewBonanni
authored andcommitted
Revert gemma3n fast prefill changes (vllm-project#23897)
Signed-off-by: Yong Hoon Shin <[email protected]> Signed-off-by: Matthew Bonanni <[email protected]>
1 parent 2744fcc commit 50474b2

File tree

3 files changed

+67
-355
lines changed

3 files changed

+67
-355
lines changed

tests/v1/e2e/test_kv_sharing_fast_prefill.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ def cleanup(llm: LLM, compilation_config: CompilationConfig):
6464

6565
@fork_new_process_for_each_test
6666
@pytest.mark.parametrize("enforce_eager", [True])
67+
@pytest.mark.skip(reason="Disable until Gemma3n supports fast prefill")
6768
def test_kv_sharing_fast_prefill(
6869
monkeypatch: pytest.MonkeyPatch,
6970
enforce_eager: bool,

0 commit comments

Comments
 (0)