diff --git a/tests/models/registry.py b/tests/models/registry.py index 7b865c578dd43..8f19a048677ec 100644 --- a/tests/models/registry.py +++ b/tests/models/registry.py @@ -394,8 +394,6 @@ _TEXT_GENERATION_EXAMPLE_MODELS = { ), "Plamo2ForCausalLM": _HfExamplesInfo( "pfnet/plamo-2-1b", - max_transformers_version="4.55.4", - transformers_version_reason="HF model uses remote code that is not compatible with latest Transformers", # noqa: E501 trust_remote_code=True, ), "QWenLMHeadModel": _HfExamplesInfo(