File size: 117 Bytes
40ebb9f
 
 
 
1
2
3
4
# __init__.py
from .longbel import LLamaLongBEL, LLamaLongBELConfig

__all__ = ["LLamaLongBEL", "LLamaLongBELConfig"]