Efficient Long Context Reasoning

Achieve 10× higher decoding throughput on long prompts by replacing 50% of cross-attention layers with gated memory units (GMUs) combining SSMs and attention. Maintains reasoning capability while reducing memory I/O bottleneck from O(d_kv·N) to O(d_h).

adu2021 dc0ec83 14.4 KB Updated

File contents

adu2021/skillxiv/tree/main/skills/skillxiv-v0.0.2-claude-opus-4.6/efficient-long-context-reasoning commit dc0ec83ed9

Frequently asked questions

npx skillmds@latest add adu2021/efficient-long-context-reasoning