Pavel Iakubovskii
a177821b24
Add FA2 and sdpa support for SigLIP (#31499)
* Rebase to main
* Fix attention implementation autoset for tex and vision configs
* Fixup
* Minor fixes
* Fix copies
* Fix attention_mask for FA2
* Add eqvivalence tests for siglip
* Remove right padding test
* Uncomment flaky
* Fix import
* Add to docs
* Fix test message
* Add sdpa
* Add sdpa equivalence test
* Add siglip sdpa to docs
* Fix typing for attention output
* Add sdpa tests
* Fix signature of FA2
* Autoset attn_implementation in config
* Rename bsz -> batch_size
* Move back autoset attn method
* Mark as flaky
* Correct attention mask padding
* [run-slow] siglip
* Add FA2 and sdpa docs
* Style fix
* Remove flaky for FA2 test
* Change attention implementation set
* Change attn_implementaiton propogation
* Fix typos
* Add modality to assert message
* Add more sdpa backends in test
* [run slow] siglip
* Add math sdpa backend for all options
* [run slow] siglip
2024-07-08 11:10:02 +01:00
..
2024-06-26 21:59:08 +01:00
2024-07-08 11:10:02 +01:00
2024-06-03 16:52:23 -07:00
2024-06-28 18:02:30 +02:00
2024-04-16 11:58:55 +02:00
2024-05-30 16:47:35 +02:00
2024-07-05 08:13:46 +02:00
2024-06-26 21:59:08 +01:00
2024-04-23 16:06:20 +01:00
2024-05-29 11:55:43 +01:00
2024-06-12 11:33:00 +01:00
2023-11-08 08:35:20 -05:00
2024-07-05 08:13:46 +02:00
2024-04-08 14:21:16 +01:00