make blenderbot test slow (#11395)
This commit is contained in:
committed by
GitHub
parent
c3d6f33918
commit
74e84f1fa6
@@ -305,6 +305,7 @@ class Blenderbot90MIntegrationTests(unittest.TestCase):
|
||||
"i'm not sure. i just feel like i've been feeling like i have to be in a certain place",
|
||||
)
|
||||
|
||||
@slow
|
||||
def test_90_generation_from_short_input(self):
|
||||
model_inputs = self.tokenizer(["sam"], return_tensors="pt").to(torch_device)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user