mirror of
https://github.com/vllm-project/vllm.git
synced 2026-08-07 06:18:06 +00:00
Fix mypy failure on main (#42197)
Signed-off-by: Mohammad Miadh Angkad <[email protected]>
This commit is contained in:
@@ -435,6 +435,7 @@ def test_tp_sp_nvfp4_generation(num_gpus_available: int):
|
||||
num_gpus_available,
|
||||
use_inductor_graph_partition=False,
|
||||
fuse_gemm_comms=False,
|
||||
enable_prompt_embeds=False,
|
||||
method="generate",
|
||||
is_multimodal=False,
|
||||
dtype="bfloat16",
|
||||
|
||||
Reference in New Issue
Block a user