Skip to main content
buildradar
Sign in
Topic · quantization

quantization

Tracked open-source repos tagged quantization, sorted by stars.

Repos
62
Total stars
264,169
Avg. stars
4,261
Share
0.01%

Topics that frequently appear alongside quantization on the same repo.

Recent risers

Repos created in the last 90 days, tagged quantization.

  • kimi-k3-in-c@FareedKhan-dev

    A 2.78-trillion-parameter Kimi K3 running inference on a single CPU in 8.24 GB of RAM. Portable C99: no BLAS, no framework, no GPU.

    6,926
  • 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

    981
  • tessera@zengxiao-he

    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.

    559
  • LlamaFactory@hiyouga

    Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)

    74,443+158Star change over the last 7 days
  • faster-whisper@SYSTRAN

    Faster Whisper transcription with CTranslate2

    25,135+108Star change over the last 7 days
  • 中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)

    18,934+2Star change over the last 7 days
  • Qbot@UFund-Me

    [🔥updating ...] AI 自动量化交易机器人(完全本地部署) AI-powered Quantitative Investment Research Platform. 📃 online docs: https://ufund-me.github.io/Qbot ✨ :news: qbot-mini: https://github.com/Charmve/iQuant

    18,418+46Star change over the last 7 days
  • turbovec@RyanCodrai

    A vector index built on TurboQuant, written in Rust with Python bindings

    16,518+308Star change over the last 7 days
  • bitsandbytes@bitsandbytes-foundation

    Accessible large language models via k-bit quantization for PyTorch.

    8,446+16Star change over the last 7 days
  • kimi-k3-in-c@FareedKhan-dev

    A 2.78-trillion-parameter Kimi K3 running inference on a single CPU in 8.24 GB of RAM. Portable C99: no BLAS, no framework, no GPU.

    6,926+485Star change over the last 7 days
  • pngquant@kornelski

    Lossy PNG compressor — pngquant command based on libimagequant library

    5,744+4Star change over the last 7 days
  • CTranslate2@OpenNMT

    Fast inference engine for Transformer models

    4,651+23Star change over the last 7 days
  • nunchaku@nunchaku-ai

    [ICLR2025 Spotlight] SVDQuant: Absorbing Outliers by Low-Rank Components for 4-Bit Diffusion Models

    3,937+1Star change over the last 7 days
  • llm-compressor@vllm-project

    Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM

    3,736+27Star change over the last 7 days
  • SageAttention@thu-ml

    [ICLR2025, ICML2025, NeurIPS2025 Spotlight] Quantized Attention achieves speedup of 2-5x compared to FlashAttention, without losing end-to-end metrics across language, image, and video models.

    3,685+23Star change over the last 7 days
  • optimum@huggingface

    🚀 Accelerate inference and training of 🤗 Transformers, Diffusers, TIMM and Sentence Transformers with easy to use hardware optimization tools

    3,473+9Star change over the last 7 days
  • Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.

    3,166+1Star change over the last 7 days
  • ao@pytorch

    PyTorch native quantization for training and inference

    2,959+7Star change over the last 7 days
  • ComfyUI-nunchaku@nunchaku-ai

    ComfyUI Plugin of Nunchaku

    2,920+2Star change over the last 7 days
  • ai-engineering-interview-questions@amitshekhariitbhu

    Your Cheat Sheet for AI Engineering Interview – Questions and Answers.

    2,888+112Star change over the last 7 days
  • SOTA low-bit LLM quantization (INT8/FP8/MXFP8/INT4/MXFP4/NVFP4) & sparsity; leading model compression techniques on PyTorch, TensorFlow, and ONNX Runtime

    2,706+5Star change over the last 7 days
  • aimet@qualcomm

    AIMET is a library that provides advanced quantization and compression techniques for trained neural network models.

    2,690+7Star change over the last 7 days
  • xTuring@stochasticai

    Build, personalize and control your own LLMs. From data pre-processing to fine-tuning, xTuring provides an easy way to personalize open-source LLMs. Join our discord community: https://discord.gg/TgHXuSJEk6

    2,674+0Star change over the last 7 days
  • A list of papers, docs, codes about model quantization. This repo is aimed to provide the info for model quantization research, we are continuously improving the project. Welcome to PR the works (papers, repositories) that are missed by the repo.

    2,433+4Star change over the last 7 days
  • AI-Engineering.academy@adithya-s-k

    Mastering Applied AI, One Concept at a Time

    2,377-1Star change over the last 7 days
  • mixtral-offloading@dvmazur

    Run Mixtral-8x7B models in Colab or consumer desktops

    2,333+1Star change over the last 7 days
  • micronet@666DZY666

    micronet, a model compression and deploy lib. compression: 1、quantization: quantization-aware-training(QAT), High-Bit(>2b)(DoReFa/Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference)、Low-Bit(≤2b)/Ternary and Binary(TWN/BNN/XNOR-Net); post-training-quantization(PTQ), 8-bit(tensorrt); 2、 pruning: normal、regular and group convolutional channel pruning; 3、 group convolution structure; 4、batch-normalization fuse for quantization. deploy: tensorrt, fp32/fp16/int8(ptq-calibration)、op-adapt(upsample)、dynamic_shape

    2,266+0Star change over the last 7 days
  • picolm@RightNow-AI

    Run a 1-billion parameter LLM on a $10 board with 256MB RAM

    1,924+6Star change over the last 7 days
  • ppq@OpenPPL

    PPL Quantization Tool (PPQ) is a powerful offline neural network quantization tool.

    1,818+2Star change over the last 7 days
  • mmrazor@open-mmlab

    OpenMMLab Model Compression Toolbox and Benchmark.

    1,683+0Star change over the last 7 days
  • PaddleSlim@PaddlePaddle

    PaddleSlim is an open-source library for deep model compression and architecture search.

    1,612+1Star change over the last 7 days
  • AngelSlim@Tencent

    Model compression toolkit engineered for enhanced usability, comprehensiveness, and efficiency.

    1,608+23Star change over the last 7 days
  • auto-round@intel

    A SOTA quantization toolkit for high-accuracy low-bit LLM inference|简洁且高效的量化工具包

    1,597+15Star change over the last 7 days
← Back to topics