Section 01
Hybrid Signal Lab: Guide to the Tool for Exploring Attention Layers in Hybrid Architecture LLMs
Hybrid Signal Lab is a research tool for exploring the geometric properties of attention layers in hybrid architecture large language models (LLMs). Its core mechanism dynamically adjusts the contribution ratio between Gated DeltaNet (GDN) layers and attention layers during inference, enabling fine-grained control of model behavior. The tool supports hybrid architecture models such as Qwen3.5 and OLMo-Hybrid, allowing exploration of the model behavior space without retraining, and provides an experimental framework for understanding the internal mechanisms of hybrid architectures.