diff --git a/tests/models/test_transformers.py b/tests/models/test_transformers.py index ae5befd2c..c642ff1ee 100644 --- a/tests/models/test_transformers.py +++ b/tests/models/test_transformers.py @@ -59,10 +59,6 @@ def check_implementation( ) -@pytest.mark.skipif( - current_platform.is_rocm(), - reason="Llama-3.2-1B-Instruct, Ilama-3.2-1B produce memory access fault.", -) @pytest.mark.parametrize( "model,model_impl", [