The Biomimetic Context Engine & Neural Runtime for AI Coding Assistants
-
Updated
Sep 16, 2026 - Rust
The Biomimetic Context Engine & Neural Runtime for AI Coding Assistants
Open-source platform for creating, distributing and running sovereign EU-compliant LLMs. Verticalize any model for your domain, language and brand. AI Act ready.
Low-bit LLM inference engine in Rust + CUDA. Converts models to a 4-bit .wstone format (3.75x smaller) and runs them on consumer GPUs. Built for memory-bandwidth-bound decode on Turing, where bytes per weight — not TOPS — sets token throughput.
Leech lattice vector quantization for 2-bit LLM weights, in Rust, with a fused multi-shell CUDA decoder.
Post-training weight compression for low-RAM machines: Q4/Q8 quantization, green-format repair, AVX2 CPU inference, optional CUDA. ~45% less RAM at ~99.9% quality.
Experimental Rust optimiser that prunes mature NEAT-AI creatures — every neuron must earn its keep; trust only the scorer. 🪒
A deterministic, random-access archive format and toolkit for compressing, storing, diffing and patching large language model weights.
VeloxQuant for Rust — memory intelligence and optimization for local AI
To associate your repository with the model-compression topic, visit your repo's landing page and select "manage topics."