transformers/tests/models/falcon
fxmarty 1897874edc
Fix falcon with SDPA, alibi but no passed mask (#30123)
* fix falcon without attention_mask & alibi

* add test

* Update tests/models/falcon/test_modeling_falcon.py

Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>

---------

Co-authored-by: amyeroberts <22614925+amyeroberts@users.noreply.github.com>
2024-04-08 22:25:07 +08:00
..
__init__.py Falcon port (#24523) 2023-07-11 13:36:31 +01:00
test_modeling_falcon.py Fix falcon with SDPA, alibi but no passed mask (#30123) 2024-04-08 22:25:07 +08:00