ax@ax-radar:~/all $ grep -v 'tier=excluded' stream.log
33 srcsignal 72%cycle 04:32

posts · 2026-08-12

4 items · updated 3m ago
RSS live
2026-08-12 · Wed
00:00
42d ago
Computing Life · Share (鸭哥 research reports)· rssZH00:00 · 08·12
Why your AI keeps forgetting corrections—and where to put them instead
The post breaks AI memory into four layers: conversation context, external retrieval, version-controlled rule files, and fine-tuned parameters. Most people oscillate between prompts and fine-tuning, missing the deterministic middle layer of rule files. The author recommends escalating layer by layer: if you repeat the same correction three times, move it deeper; hard rules belong in files the model reads every time; fine-tuning is only for high-frequency behaviors that are hard to describe in words. No benchmark data is provided, but the post cites LoRAMoE, D-MoLE, and Macaron-V1 as fine-tuning composition approaches.
#OpenAI#LoRAMoE#D-MoLE
editor take
The overlooked layer: version-controlled rule files the model reads every time—cheaper and more deterministic than fine-tuning.
HKR breakdown
hook knowledge resonance
open source
72
SCORE
H1·K1·R0

more

feeds

admin