Ross ROSS = Recommend OSS · open-source software intelligence for agents

intel/auto-round

A SOTA quantization toolkit for high-accuracy low-bit LLM inference, seamlessly optimized for CPU/XPU/CUDA, with multi-datatype support and full compatibility with vLLM, SGLang, and Transformers|简洁且高效的量化工具包 observed · 2026-08-28

github.com/intel/auto-round · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

91/100

  • Activity 99
  • Release rhythm 93
  • Longevity 69
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 13
  • age_days: 972
  • days_rel: 51
  • days_push: 7
  • n_releases_24m: 34

Full methodology

Adoption not part of the score

1588 stars · 168 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

AutoRound is Intel's advanced quantization toolkit for LLMs and vision-language models, using sign-gradient descent to achieve high accuracy at 2-4 bit widths. It supports multiple datatypes and hardware (CPU, XPU, CUDA) and integrates with vLLM, SGLang, and Hugging Face Transformers.

Use cases

  • quantize an LLM to int4 for faster inference
  • compress a large language model to run on CPU
  • convert models to gguf or mxfp4 formats
  • quantize a vision-language model with minimal accuracy loss
  • prepare quantized models for vLLM or SGLang deployment
  • calibration-free low-bit quantization of open LLMs

When to choose

  • you need high-accuracy 2-4 bit weight-only quantization for LLMs or VLMs
  • you deploy on Intel CPU/GPU or NVIDIA CUDA and want vLLM/SGLang compatibility
  • you want multiple output formats like GGUF, MXFP4, or NVFP4 from one toolkit

When to avoid

  • you need quantization for non-transformer model architectures
  • you want training-time or QAT quantization rather than post-training weight-only
  • you require a fully stable, long-term-supported API given rapid experimental changes

Facets

library · maturity active

llm-inference machine-learning cli sdk large-language-models machine-learning deep-learning developer-tools python windows quantization int4 low-bit-quantization signround vllm sglang gguf mxfp4 nvfp4 vision-language-models weight-only-quantization model-compression linux macos gpu cpu

2 sources

Member repositories

RepositoryRoleHealth v2
intel/auto-roundmain91

For agents

markdown · JSON · MCP: product_card(name="intel/auto-round")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem