depth-sharing

Tag

Cards List
#depth-sharing

Gated Recurrent Transformers: Expressive Depth through Recurrent Modulation in Transformers

Hugging Face Daily Papers · 2026-08-25 Cached

The paper introduces Gated Recurrent Transformer, a model that reuses a shared core across depth with adaptive update gates, achieving comparable or better quality than deeper models with fewer parameters and lower memory.

0 favorites 0 likes
#depth-sharing

FreqDepthKV: Frequency-Guided Depth Sharing for Robust KV Cache Compression in Long-Context LLM Inference

arXiv cs.AI · 2026-07-08 Cached

Introduces FreqDepthKV, a frequency-guided depth sharing method for KV cache compression in long-context LLM inference, which factorizes adjacent-layer KV states into shared low-frequency components and sparse high-frequency residuals, improving memory efficiency and throughput while preserving accuracy on benchmarks.

0 favorites 0 likes
← Back to home

Submit Feedback