diff --git a/tests/generation/test_modeling.py b/tests/generation/test_modeling.py index 2b7c16140a..db36b924f4 100644 --- a/tests/generation/test_modeling.py +++ b/tests/generation/test_modeling.py @@ -54,7 +54,7 @@ class ModelingIntegrationTest(unittest.TestCase): "gpt_neo", "mistral", "llama", - "gpt_bigcode", + # "gpt_bigcode", ) GENERATION_LENGTH = 100