Resolve the released model’s quantisation, channel-utilisation, and vocabulary inefficiencies
Address the approximately 6% perplexity penalty from post-training 4-bit quantisation, the roughly 47.9% of short-convolution channels that remain inert, and the oversized 49,152-entry vocabulary in the Daedalus-150M model.
References
What remains open is not the architecture but the engineering around it: a 4-bit penalty that quantisation-aware training was meant to remove, roughly half the convolution channels sitting inert because nothing in training discourages that, and a vocabulary inherited rather than chosen.
— Daedalus-150M: A Convolution-Attention Hybrid Designed for CPU Inference
(2608.20210 - Koutsiaris, 20 Aug 2026) in Section 12, Conclusion