LatentPort Enables Cross-Model Memory Transfer via Hybrid States
September 23, 2026
LatentPort facilitates persistent recurrent state transfer between Qwen3.5 4B and 9B models without requiring target prefix replay. Integrating Gated DeltaNet (GDN) persistent states reduces teacher-forced NLL by 0.747 nats/token compared to KV cache transfer alone.
HOW THIS AFFECTS YOU
●
builderYou can potentially hand off live context between different model sizes to optimize inference latency and cost.
●
researcherThis demonstrates a new method for cross-model state transfer using hybrid recurrent architectures.