diff --git a/tests/xpu_ci/test_vl_model.py b/tests/xpu_ci/test_vl_model.py index 5785c7e22..0e5ca52e9 100644 --- a/tests/xpu_ci/test_vl_model.py +++ b/tests/xpu_ci/test_vl_model.py @@ -94,7 +94,6 @@ def test_vl_model(xpu_env): ], temperature=1, top_p=0, - max_tokens=70, stream=False, )