WRITING
Decision models, in depth.
Articles on System One decision models — how they differ from LLMs, the Laya and Jev architectures, calibration, and publishing to the registry.
CLM, explained — decisions as a contrastive lookup
Contrastive Language Models do not classify. They embed the state and every candidate action and pick by similarity, which is why a decision can cost 28 milliseconds and why the heads are 75 MB.
Read the article