Best AI News — Updated Every 3 Hours
Story Page
← All Stories
Home Community Story
Community

I built a new attention mechanism (wave field) — runs 128K context where standard attention OOMs, 80+ tok/s on laptop CPU

Via r/LocalLlama
Wednesday, Jul 15, 2026 · 6:21PM
Summary

Hey r/LocalLLaMA — solo researcher here. I built a new attention architecture and want independent testers. Wave Field LLM replaces O(N²) dot-product attention with FFT wave convolution on a field. Training is O(N log N). Inference is O(1) per token — constant speed and memory even as context grows.

Continue reading the full article
Read at r/LocalLlama
www.reddit.com
Back to all stories