全部标签
目录标签

#quantization

公开记录中带有此标签的全部仓库——标签来自其 GitHub 主题或软件包注册表发布的关键词。健康度量遵循与记录其余部分相同的版本化方法论。

34 条记录
标签为“quantization”按健康指数排序
PyPI
99卓越健康指数
openvinotoolkit/nncf
Neural Network Compression Framework for enhanced OpenVINO™ inference
Python★ 1,189↓ 1.3M/月2026年8月13日
Apache-2.02026年8月13日 · 指标 2.10.0
PyPI
97卓越健康指数
intel/auto-round
A SOTA quantization algorithm 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.
Python · C++★ 1,5202026年7月16日
Apache-2.02026年7月16日 · 指标 2.10.0
PyPI
97卓越健康指数
pytorch/ao
PyTorch native quantization and sparsity for training and inference
Python · C++★ 2,9092026年7月21日
自定义许可证2026年7月21日 · 指标 2.10.0
PyPI
96卓越健康指数
bitsandbytes-foundation/bitsandbytes
Accessible large language models via k-bit quantization for PyTorch.
Python · Cuda★ 8,442↓ 5.6M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
PyPI
96卓越健康指数
vllm-project/llm-compressor
Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM
Python★ 3,580↓ 190.2K/月2026年7月25日
Apache-2.02026年7月25日 · 指标 2.10.0
PyPI
94卓越健康指数
huggingface/optimum
🚀 Accelerate inference and training of 🤗 Transformers, Diffusers, TIMM and Sentence Transformers with easy to use hardware optimization tools
Python★ 3,4482026年7月21日
Apache-2.02026年7月21日 · 指标 2.10.0
PyPI
89优秀健康指数
ModelCloud/GPTQModel
LLM model quantization (compression) toolkit with HW acceleration support for Nvidia, AMD, Intel GPU and Intel/AMD/Apple CPU via HF, vLLM, and SGLang.
Python · Cuda★ 1,2072026年7月17日
自定义许可证2026年7月17日 · 指标 2.10.0
PyPI
89优秀健康指数
Xilinx/brevitas
Brevitas: neural network quantization in PyTorch
Python★ 1,5542026年7月22日
自定义许可证2026年7月22日 · 指标 2.10.0
PyPI · crates.io
88优秀健康指数
RyanCodrai/turbovec
A vector index built on TurboQuant, written in Rust with Python bindings
Rust · Python★ 16.2K↓ 76K/月2026年8月23日
MIT2026年8月23日 · 指标 2.10.0
PyPI
86优秀健康指数
OpenNMT/CTranslate2
Fast inference engine for Transformer models
C++ · Python★ 4,645↓ 12.4M/月2026年8月27日
MIT2026年8月27日 · 指标 2.10.0
PyPI · npm
84优秀健康指数
rajveer43/VeloxQuant-MLX
Fast KV-cache quantization for Apple Silicon (MLX) — 43 research-adapted compression methods with Metal kernels
Python★ 15↓ 7,549/月2026年9月5日
MIT2026年9月5日 · 指标 2.10.0
PyPI
83优秀健康指数
google-ai-edge/ai-edge-quantizer
AI Edge Quantizer: flexible post training quantization for LiteRT models.
Python★ 192↓ 228.3K/月2026年8月28日
Apache-2.02026年8月28日 · 指标 2.10.0
PyPI
80优秀健康指数
manjunathshiva/turboquant-mlx
Extreme weight + KV cache compression for LLMs on Apple Silicon (MLX implementation of Google's TurboQuant)
Python★ 83↓ 1,116/月2026年8月28日
自定义许可证2026年8月28日 · 指标 2.10.0
PyPI
80优秀健康指数
mobilint/mblt-model-zoo
Mobilint Model Zoo Project
Python★ 232026年8月1日
BSD-3-Clause2026年8月1日 · 指标 2.10.0
PyPI
78良好健康指数
Sahil170595/Chimeraforge
PyPI capacity-planning CLI for LLM deployment. pip install chimeraforge.
Python★ 2↓ 2,506/月2026年8月22日
MIT2026年8月22日 · 指标 2.10.0
crates.io · npm · PyPI
78良好健康指数
ohdearquant/lattice
Run, quantize, and fine-tune LLMs on Apple Silicon. Pure Rust, no Python, no CUDA, no ONNX
Rust · Python★ 40↓ 19.1K/月2026年8月22日
Apache-2.02026年8月22日 · 指标 2.10.0
PyPI · crates.io
77良好健康指数
ahb-sjsu/turboquant-pro
Consumer-aware compression for embedding indexes and LLM KV caches — compress by the metric the downstream consumer actually uses. PCA-Matryoshka + TurboQuant (27x @ 99.8% recall@10), asymmetric K/V, CUDA/Triton kernels, vLLM plugin, replayable CI-gated claims. MIT.
Python★ 25↓ 277/月2026年9月5日
MIT2026年9月5日 · 指标 2.10.0
PyPI
77良好健康指数
huggingface/optimum-quanto
A pytorch quantization backend for optimum
Python · Cuda★ 1,054↓ 300.3K/月2026年8月13日
Apache-2.02026年8月13日 · 指标 2.10.0
PyPI
71良好健康指数
Comfy-Org/comfy-kitchen
Fast kernel library for Diffusion inference with multiple compute backends.
Python · Cuda★ 1172026年7月18日
Apache-2.02026年7月18日 · 指标 2.10.0
PyPI
71良好健康指数
asher/mlx-kquant
Native K-quant support for MLX, with a quantization and fine-tuning toolchain for Apple Silicon
C++ · Python★ 6↓ 3,360/月2026年8月23日
MIT2026年8月23日 · 指标 2.10.0
PyPI
71良好健康指数
varjoranta/turboquant-vllm
TurboQuant+ KV cache compression for vLLM. 3.8x smaller KV cache, same conversation quality. Fused CUDA kernels with automatic PyTorch fallback.
Python · C++ · Cuda★ 76↓ 960/月2026年7月22日
MIT2026年7月22日 · 指标 2.10.0
PyPI · crates.io
63中等健康指数
FedericoTs/quantprobe
Run a 110B on a 2016 PC with 16 GB RAM. Know your tok/s before you download. Placement beats budget: predicts speed + memory fit for any GGUF on your exact hardware, self-calibrates, emits the exact llama.cpp command — or 'quantprobe auto' does it all. Falsification-tested laws; misses published at full size. pip install quantprobe
Python★ 86↓ 6,494/月2026年8月20日
MIT2026年8月20日 · 指标 2.10.0
PyPI
63中等健康指数
RobTand/gridbook
Out-of-tree vLLM plugin and open format spec for NVFP4-CB / FP8-CB product-codebook weights — 2-6 bit-per-weight LLM quantization served on native Blackwell tensor cores.
Python · Cuda★ 10↓ 2,218/月2026年8月15日
Apache-2.02026年8月15日 · 指标 2.10.0
PyPI
63中等健康指数
SYSTRAN/faster-whisper
Faster Whisper transcription with CTranslate2
Python★ 24.7K2026年8月5日
MIT2026年8月5日 · 指标 2.10.0
PyPI
63中等健康指数
google-ai-edge/LiteRT-CLI
A convenient CLI to streamline LiteRT related development workflows, including converting, quantizing, compiling, managing, running, benchmarking and visualizing LiteRT (TFLite) models on various hardwares (CPU / GPU / NPU) across platforms (desktop, mobile or cloud).
Python★ 34↓ 80/月2026年7月15日
Apache-2.02026年7月15日 · 指标 2.10.0
PyPI
63中等健康指数
jagmarques/nexusquant
Training-free KV cache compression via E8 lattice VQ. 2-bit KV that preserves retrieval (30/30 NIAH vs TurboQuant 0/30). Calibration-free, 9 architectures validated.
Python★ 252026年7月16日
自定义许可证2026年7月16日 · 指标 2.10.0
npm
60中等健康指数
mkbabb/value.js
CSS value units for color, length, angles, & c.
TypeScript★ 0↓ 2,468/月2026年7月20日
MIT2026年7月20日 · 指标 2.10.0
PyPI
54中等健康指数
jjang-ai/jangq
JANG — GGUF for MLX. YOU MUST USE JANG_Q RUNTIME. Adaptive Mixed-Precision Quantization + Runtime for Apple Silicon
Python · Swift★ 2142026年7月22日
无许可证2026年7月22日 · 指标 2.10.0
PyPI · npm · crates.io
53中等健康指数
JunHwan-Kwon/deepbom
Local static analysis and evidence generation for deployed AI model artifacts
JavaScript · Rust★ 2↓ 3,094/月2026年9月4日
Apache-2.02026年9月4日 · 指标 2.10.0
PyPI
50中等健康指数
pjordanandrsn/experts4bit-qlora
QLoRA fine-tuning of fused 4-bit Mixture-of-Experts on a single small GPU (bitsandbytes Experts4bit)
Python★ 1↓ 2,064/月2026年8月1日
自定义许可证2026年8月1日 · 指标 2.10.0