Tag
Haku's code search reads each language's syntax tree, indexes real symbols, and embeds them on the Neural Engine — running inside the terminal, nothing leaving the Mac.
Read →One layer of the filter between raw accessibility data and the agent — element routing, on the Neural Engine.
Read →Division of labour — a 14M model maps language to structure; ordinary code does the arithmetic
Read →A 60M-parameter T5, distilled from a larger model, that cleans up raw speech on-device — split across the Neural Engine and the GPU.
Read →A small adapter turns a frozen left-to-right model into a one-pass, both-directions corrector.
Read →Making a text-to-speech model decode in one pass instead of sixteen, so it runs fast on-device. With audio you can play.
Read & listen →Decoding 16 residual codebooks in one pass instead of sixteen. On-device.
Read →How small can a model be and still learn a structured capability?
Read →Where ternary {−1, 0, +1} weights are the right tool for small, on-device models — and where they aren't.
Read →