We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da85bd7 commit d6ad826Copy full SHA for d6ad826
tests/models/t5gemma2/test_modeling_t5gemma2.py
@@ -29,7 +29,6 @@
29
from ...generation.test_utils import GenerationTesterMixin, has_similar_generate_outputs
30
from ...test_configuration_common import ConfigTester
31
from ...test_modeling_common import ModelTesterMixin, floats_tensor, ids_tensor
32
-from ...test_pipeline_mixin import PipelineTesterMixin
33
34
35
if is_torch_available():
0 commit comments