diff --git a/tests/e2e/singlecard/test_xlite.py b/tests/e2e/singlecard/test_xlite.py index dca6ed17..0b10e63e 100644 --- a/tests/e2e/singlecard/test_xlite.py +++ b/tests/e2e/singlecard/test_xlite.py @@ -31,6 +31,7 @@ MODELS = [ ] +@pytest.mark.skip @pytest.mark.parametrize("model", MODELS) @pytest.mark.parametrize("max_tokens", [32]) def test_models_with_xlite_decode_only( @@ -79,6 +80,7 @@ def test_models_with_xlite_decode_only( ) +@pytest.mark.skip @pytest.mark.parametrize("model", MODELS) @pytest.mark.parametrize("max_tokens", [32]) def test_models_with_xlite_full_mode(