* Fix assistant tokens when truncated * fix test * fix test * step
This commit is contained in:
@@ -2497,3 +2497,7 @@ class LayoutLMv2TokenizationTest(TokenizerTesterMixin, unittest.TestCase):
|
||||
@unittest.skip("Chat is not supported")
|
||||
def test_chat_template_return_assistant_tokens_mask(self):
|
||||
pass
|
||||
|
||||
@unittest.skip("Chat is not supported")
|
||||
def test_chat_template_return_assistant_tokens_mask_truncated(self):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user