Expectations re-order and corrected FA3 skip (#39195)
* Fix Expectations and a FA3 skip * Fixed docstring * Added context for Default expectation
This commit is contained in:
@@ -4306,7 +4306,7 @@ class ModelTesterMixin:
|
||||
def test_flash_attn_2_from_config(self):
|
||||
self.flash_attn_from_config(attn_implementation="flash_attention_2")
|
||||
|
||||
@require_flash_attn
|
||||
@require_flash_attn_3
|
||||
@require_torch_gpu
|
||||
@mark.flash_attn_3_test
|
||||
@slow
|
||||
|
||||
Reference in New Issue
Block a user