Fix copies main ci (#29979)
* fix copies * nit * style * Update utils/check_copies.py
This commit is contained in:
@@ -504,7 +504,7 @@ class Qwen2MoeModelTest(ModelTesterMixin, GenerationTesterMixin, PipelineTesterM
|
||||
@require_torch_gpu
|
||||
@pytest.mark.flash_attn_test
|
||||
@slow
|
||||
def test_flash_attn_2_inference_padding_right(self):
|
||||
def test_flash_attn_2_inference_equivalence_right_padding(self):
|
||||
self.skipTest("Qwen2Moe flash attention does not support right padding")
|
||||
|
||||
# Ignore copy
|
||||
|
||||
Reference in New Issue
Block a user