mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
fix
This commit is contained in:
parent
f4f3919014
commit
992403f7a5
1 changed files with 1 additions and 1 deletions
|
|
@ -1101,7 +1101,7 @@ class Blip2ModelTest(ModelTesterMixin, PipelineTesterMixin, GenerationTesterMixi
|
|||
test_pruning = False
|
||||
test_resize_embeddings = True
|
||||
test_attention_outputs = False
|
||||
test_torchscript = True
|
||||
test_torchscript = False
|
||||
_is_composite = True
|
||||
|
||||
# TODO: Fix the failed tests
|
||||
|
|
|
|||
Loading…
Reference in a new issue