diff --git a/tests/models/llama/test_modeling_llama.py b/tests/models/llama/test_modeling_llama.py
index 61b33b3ec9ab1..3e84552ab7e21 100644
a/tests/models/llama/test_modeling_llama.py
+++ b/tests/models/llama/test_modeling_llama.py
@@ -729,11 +729,8 @@ def test_compile_static_cache(self):
...
Submitted by anonymous - a month ago