Skip to content
Tech News
← Back to articles

A new runtime for k and q: l

read original more articles

[ 01 ] what is l

same language. new engine.

k and q made the vector the unit of thought. l keeps that language and makes the compressed vector the unit of execution: primitives run directly on the encoded bytes, so the full array is never rebuilt. Modern hardware starves for bandwidth long before it runs short of compute — so moving fewer bytes is what makes it fast.