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

__all__ = ["LLamaLongBEL", "LLamaLongBELConfig"]