Skip to content

Commit 7135b27

Browse files
rcca: test default kv_cache_reuse option for pytorch multimodal (#5544)
Signed-off-by: Stanley Sun <[email protected]>
1 parent a8cf611 commit 7135b27

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/defs/test_e2e.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2043,7 +2043,6 @@ def test_ptp_quickstart_multimodal(llm_root, llm_venv, model_name, model_path,
20432043
*accuracy_inputs[modality]["prompt"],
20442044
"--media",
20452045
*accuracy_inputs[modality]["media"],
2046-
"--disable_kv_cache_reuse",
20472046
]
20482047
# NOTE: Qwen2-VL and Qwen2-5-VL model need larger max_num_tokens for video.
20492048
if model_name in ["qwen2-vl-7b-instruct", "qwen2.5-vl-7b-instruct"

0 commit comments

Comments
 (0)