Boltzbit and Cambridge team compile context into LoRA weights via hypernetwork, ditching prompt re-reading

xiaohu · x · 2026-09-21

Current LLMs freeze after training, so new facts and long documents must be stuffed into the context window and re-read every turn—wasting compute and memory. Boltzbit and a Cambridge team propose an "infinite parameter" approach: a lightweight hypernetwork dynamically compiles real-time interaction data into low-rank (LoRA) weights, with a Bayesian mechanism that lets these weights evolve across turns.

Unlike MoE routing over a fixed set of 64-128 experts, this generates bespoke experts on demand in a continuous latent space with unbounded weight combinations.

Key experimental results:

Original post →

More from Research

Research channel →