STU-426M / modules.py
yagizdevre's picture
Model uploaded.
ac3a9cf
raw
history blame contribute delete
104 Bytes
from .attn import Attention
from .attn import AttentionSDPA
from .mlp import MLP
from .stu import STU