amuzetnoM's picture
GLADIUS training package: kernel + omega + synthase + checkpoint (step 529)
63e99b4 verified
raw
history blame contribute delete
275 Bytes
"""GLADIUS Synthase — ATP Synthase-Inspired Depth Attention"""
from .synthase_attention import SynthaseDepthAttention, DepthCacheBuilder
from .synthase_layer import SynthaseTransformerLayer
from .synthase_surgery import upgrade_kernel_to_synthase, get_synthase_diagnostics