Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 354 Bytes

File metadata and controls

8 lines (5 loc) · 354 Bytes

Memory-Bias “Hair-Comb” Pattern

The sampler adds a sparse bias vector to the raw logits.
When plotted, the top-10 memory tokens pop out as evenly spaced “teeth”:

Hair-comb pattern

The plot shows a simulated 100-token slice; your live run should display a similar comb if the memory fusion is working.