Skip to content

Commit

Permalink
QwenTransformer python api and tests
Browse files Browse the repository at this point in the history
  • Loading branch information
prabod committed Feb 29, 2024
1 parent 3173767 commit 1ffff8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/test/annotator/seq2seq/qwen_transformer_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
from test.util import SparkContextForTest


@pytest.mark.fast
@pytest.mark.slow
class QwenTransformerTextGenerationTestSpec(unittest.TestCase):
def setUp(self):
self.spark = SparkContextForTest.spark
Expand Down

0 comments on commit 1ffff8d

Please sign in to comment.