quantization
Tracked open-source repos tagged quantization, sorted by stars.
- #31★ 1,579+0Star change over the last 7 days
- #32
A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.
★ 1,578+0Star change over the last 7 days - #33★ 1,568+1Star change over the last 7 days
- #34
Calculate token/s & GPU memory requirement for any LLM. Supports llama.cpp/ggml/bnb/QLoRA quantization
★ 1,406+0Star change over the last 7 days - #35
Build, train, optimize, and run computer vision models locally, from raw images to live inference. Open source, optimized for Intel XPU (CPU-only and CUDA also supported).
★ 1,325+5Star change over the last 7 days - #36
Efficient computing methods developed by Huawei Noah's Ark Lab
★ 1,307+0Star change over the last 7 days - #37
LLM model quantization (compression) toolkit with HW acceleration support for Nvidia, AMD, Intel GPU and Intel/AMD/Apple CPU via HF, vLLM, and SGLang.
★ 1,248+0Star change over the last 7 days - #38★ 1,197+4Star change over the last 7 days
- #39
Qwen3.8-27B on a single RTX 3090 with vLLM: ~1,000 tok/s at 64 concurrent (int8 tensor-core GEMMs, fp16 DeltaNet state), ~114 tok/s single-user at default sampling / ~124 greedy (MTP drafts, own-output draft vocab, calibrated int4 lm_head, split-KV verify attention), 150k-262k context; patches, requant scripts, benchmarks
★ 1,185+285Star change over the last 7 days - #40
FP16xINT4 LLM inference kernel that can achieve near-ideal ~4x speedups up to medium batchsizes of 16-32 tokens.
★ 1,138+2Star change over the last 7 days - #41
Z80-μLM is a 2-bit quantized language model small enough to run on an 8-bit Z80 processor. Train conversational models in Python, export them as CP/M .COM binaries, and chat with your vintage computer.
★ 1,119+2Star change over the last 7 days - #42
A pytorch quantization backend for optimum
★ 1,053-1Star change over the last 7 days - #43★ 1,049+4Star change over the last 7 days
- #44
[ICML2025] SpargeAttention: A training-free sparse attention that accelerates any model inference.
★ 1,043+1Star change over the last 7 days - #45
A tool for converting ONNX files to LiteRT/TFLite/TensorFlow, PyTorch native code (nn.Module), TorchScript (.pt), state_dict (.pt), Exported Program (.pt2), and Dynamo ONNX. It also supports direct conversion from LiteRT to PyTorch.
★ 992+2Star change over the last 7 days - #46
TinyChatEngine: On-Device LLM Inference Library
★ 961+0Star change over the last 7 days - #47★ 958+3Star change over the last 7 days
- #48
[NeurIPS 2020] MCUNet: Tiny Deep Learning on IoT Devices; [NeurIPS 2021] MCUNetV2: Memory-Efficient Patch-based Inference for Tiny Deep Learning; [NeurIPS 2022] MCUNetV3: On-Device Training Under 256KB Memory
★ 957+3Star change over the last 7 days - #49
Palette quantization library that powers pngquant and other PNG optimizers
★ 930+1Star change over the last 7 days - #50
[ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.
★ 918+8Star change over the last 7 days - #51
List of papers related to neural network quantization in recent AI conferences and journals.
★ 851+6Star change over the last 7 days - #52
[EMNLP 2024 & AAAI 2026] A powerful toolkit for compressing large models including LLMs, VLMs, and video generative models.
★ 747+4Star change over the last 7 days - #53
[ICML 2024] SqueezeLLM: Dense-and-Sparse Quantization
★ 724+1Star change over the last 7 days - #54
The Hailo Model Zoo includes pre-trained models and a full building and evaluation environment
★ 704+2Star change over the last 7 days - #55
Welcome to the official repository of SINQ! A novel, fast and high-quality quantization method designed to make any Large Language Model smaller while preserving accuracy [ICML 2026]
★ 630+1Star change over the last 7 days - #56★ 608+42Star change over the last 7 days
- #57
Offline semantic Text-to-Image and Image-to-Image search on Android powered by quantized state-of-the-art vision-language pretrained CLIP model and ONNX Runtime inference engine
★ 599+1Star change over the last 7 days - #58★ 584+0Star change over the last 7 days
- #59
Tool for onnx->keras or onnx->tflite. Hope this tool can help you.
★ 579+0Star change over the last 7 days - #60
From teacher to tiles — a from-scratch LLM distillation & serving engine: custom Triton/CUDA kernels, FSDP distillation, paged-KV continuous batching, speculative decoding, a Rust gateway, a JAX oracle, and interpretability tooling.
★ 566+30Star change over the last 7 days