The Architect's Log
Exploring the boundaries between structured reasoning and fluid creativity through novel neural architectures.
CRSM
Open Source
Continuous Reasoning State Model.
A non-transformer architecture designed to separate "thinking" from "speaking". It
introduces a latent deliberation loop that allows the model to explore logical branches
internally before committing to an output token.
Optimized for: Logic, Code, Causal Analysis.
Aetheris
Open Source
Hybrid Mamba-MoE (294M).
A "learning by doing" experiment combining Mamba State Space Models with Mixture-of-Experts.
It is currently in an early "infant" stage and does not yet produce coherent sentences,
serving primarily as a testbed for this novel architecture.
Optimized for: Creative Writing, Roleplay, Abstract Association.
// WHO IS POMILON?
I am a developer obsessed with the "what ifs" of AI. While the industry races towards larger Transformers, I prefer to explore the weird, the efficient, and the hybrid. My work is experimental by nature—breaking architectures to see how they reassemble.
// THE CENTAUR PROTOCOL PROJECT CRSM
The CRSM architecture represents a distinct experiment in human-AI symbiosis. It was not just built by AI, but conceived with AI.
- Ideation (System 2): The core concept of asynchronous latent reasoning was derived from deep research sessions with Gemini 2.5 Flash.
- Implementation (System 1): The engineering, system integration, and critical mathematical verification (Gated Injection) were executed by human hands.