focus-llama: a llama.cpp fork implementing Declarative Attention (arXiv:2609.02737)
I forked llama.cpp to implement Declarative Attention (arXiv:2609.02737, Google DeepMind and KAIST AI). The model declares in its own output which context chunks it needs ), and the engine listens and restricts what the following tokens can attend to. No scorer, no training: just prompting plus an…
Read the full story at r/LocalLLaMA ↗
Timeline · 1 report
- 2026-09-20 14:07 · r/LocalLLaMA
focus-llama: a llama.cpp fork implementing Declarative Attention (arXiv:2609.02737)