STU_500M / modules.py
yagizdevre's picture
initial commit
5a1cdf2
raw
history blame contribute delete
104 Bytes
from .attn import Attention
from .attn import AttentionSDPA
from .mlp import MLP
from .stu import STU