mirror of
https://github.com/huggingface/candle.git
synced 2025-06-15 10:26:33 +00:00

* bert attention mask * Allow for using None as a mask. * Revert part of the changes so that the proper default mask applies. * Cosmetic change. * Another cosmetic tweak. --------- Co-authored-by: Laurent <laurent.mazare@gmail.com>