Skip to content

Commit 3a1e5b9

Browse files
committed
Added Copyrights
Signed-off-by: Asmita Goswami <[email protected]>
1 parent 9cde30b commit 3a1e5b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/cloud/test_infer_vlm.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ def test_vlm_cli(setup, mocker):
2929
full_batch_size=None,
3030
prompt_len=1024,
3131
ctx_len=2048,
32-
generation_len=ms.generation_len,
32+
generation_len=20,
3333
mxfp6=False,
3434
mxint8=False,
3535
local_model_dir=None,

0 commit comments

Comments
 (0)