SHOREKEEPER / src /council /__init__.py
geoore's picture
Restructure to src/ layout with attention, per-layer MoE, and working chat
73400c8
from .sentinel import Sentinel
from .base_expert import BaseExpert
from .experts import EXPERT_REGISTRY
from .attention import AttentionLayer