2025-10-05 17:49:01 +02:00

3 lines
80 B
Python

from .attention_mask import get_attention_mask
__all__ = ["get_attention_mask"]