Skip to content
#

low-bit-quantization

Here are 12 public repositories matching this topic...

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.

  • Updated Jul 29, 2026
  • Rust

Final Year Research & Engineering Project — A hardware-aware compression pipeline that profiles layer-by-layer CPU execution metrics. It balances model perplexity against physical latency, eliminates microarchitectural overhead, and compiles optimized mixed-precision graphs into deployable .gguf format.

  • Updated Aug 29, 2026
  • Python

Add this topic to your repo

To associate your repository with the low-bit-quantization topic, visit your repo's landing page and select "manage topics."

Learn more