quantization

36 progetti condividono questo topic GitHub

quantization — LlamaFactory ★74.5kquantizationfaster-whisper — ★24.3kChinese-LLaMA-Alpaca — ★18.9kturbovec — ★16.6kbitsandbytes — ★8.5kkimi-k3-in-c — ★6.9kSageAttention — ★3.7kPretrained-Language-Model — ★3.2kai-engineering-interview-questions — ★2.9kneural-compressor — ★2.7kxTuring — ★2.7kAI-Engineering.academy — ★2.4kmixtral-offloading — ★2.3kpicolm — ★1.9kAngelSlim — ★1.6krwkv.cpp — ★1.6kgpu_poor — ★1.4kGPTQModel — ★1.2kMindPipe — ★1kTinyChatEngine — ★961OmniQuant — ★911Awesome-Quantization-Papers — ★848LightCompress — ★743SqueezeLLM — ★723SINQ — ★629QeRL — ★511KVQuant — ★433KIVI — ★431PiSSA — ★430quick-start-guide-to-llms — ★395KVSplit — ★362picollm — ★317BitNet-Transformers — ★316sndr_core_engine — ★131LabLLM — ★75halofpx — ★41faster-whisper★ 24.3kChinese-LLaMA-Alpaca★ 18.9kturbovec★ 16.6kbitsandbytes★ 8.5kkimi-k3-in-c★ 6.9kSageAttention★ 3.7kPretrained-Language-Mode…★ 3.2kai-engineering-interview…★ 2.9kneural-compressor★ 2.7kxTuring★ 2.7kAI-Engineering.academy★ 2.4kmixtral-offloading★ 2.3kpicolm★ 1.9kAngelSlim★ 1.6krwkv.cpp★ 1.6kgpu_poor★ 1.4kGPTQModel★ 1.2kMindPipe★ 1kTinyChatEngine★ 961OmniQuant★ 911Awesome-Quantization-Pap…★ 848LightCompress★ 743SqueezeLLM★ 723SINQ★ 629QeRL★ 511KVQuant★ 433KIVI★ 431PiSSA★ 430quick-start-guide-to-llm…★ 395KVSplit★ 362picollm★ 317BitNet-Transformers★ 316sndr_core_engine★ 131LabLLM★ 75halofpx★ 41 · GitHub ↗

Le linee collegano membri che sono misurabilmente correlati tra loro. La dimensione dei punti riflette le stelle.

🧬 Membri
LlamaFactory
Unified Efficient Fine-Tuning of 100+ LLMs & VLMs (ACL 2024)
★ 74.5k
faster-whisper
Faster Whisper transcription with CTranslate2
★ 24.3k
Chinese-LLaMA-Alpaca
中文LLaMA&Alpaca大语言模型+本地CPU/GPU训练部署 (Chinese LLaMA & Alpaca LLMs)
★ 18.9k
turbovec
A vector index built on TurboQuant, written in Rust with Python bindings
★ 16.6k
bitsandbytes
Accessible large language models via k-bit quantization for PyTorch.
★ 8.5k
kimi-k3-in-c
A 2.78-trillion-parameter Kimi K3 running inference on a single CPU in 8.24 GB of RAM. Portable C99: no BLAS,…
★ 6.9k
SageAttention
[ICLR2025, ICML2025, NeurIPS2025 Spotlight] Quantized Attention achieves speedup of 2-5x compared to…
★ 3.7k
Pretrained-Language-Model
Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.
★ 3.2k
ai-engineering-interview-questions
Your Cheat Sheet for AI Engineering Interview – Questions and Answers.
★ 2.9k
neural-compressor
SOTA low-bit LLM quantization (INT8/FP8/MXFP8/INT4/MXFP4/NVFP4) & sparsity; leading model compression…
★ 2.7k
xTuring
Build, personalize and control your own LLMs. From data pre-processing to fine-tuning, xTuring provides an…
★ 2.7k
AI-Engineering.academy
Mastering Applied AI, One Concept at a Time
★ 2.4k
mixtral-offloading
Run Mixtral-8x7B models in Colab or consumer desktops
★ 2.3k
picolm
Run a 1-billion parameter LLM on a $10 board with 256MB RAM
★ 1.9k
AngelSlim
Model compression toolkit engineered for enhanced usability, comprehensiveness, and efficiency.
★ 1.6k
rwkv.cpp
INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model
★ 1.6k
gpu_poor
Calculate token/s & GPU memory requirement for any LLM. Supports llama.cpp/ggml/bnb/QLoRA quantization
★ 1.4k
GPTQModel
LLM model quantization (compression) toolkit with HW acceleration support for Nvidia, AMD, Intel GPU and…
★ 1.2k
MindPipe
A powerful model compression framework for LLMs and LVLMs, adapted for NVIDIA GPUs and Huawei Ascend NPUs.
★ 1k
TinyChatEngine
TinyChatEngine: On-Device LLM Inference Library
★ 961
OmniQuant
[ICLR2024 spotlight] OmniQuant is a simple and powerful quantization technique for LLMs.
★ 911
Awesome-Quantization-Papers
List of papers related to neural network quantization in recent AI conferences and journals.
★ 848
LightCompress
[EMNLP 2024 & AAAI 2026] A powerful toolkit for compressing large models including LLMs, VLMs, and video…
★ 743
SqueezeLLM
[ICML 2024] SqueezeLLM: Dense-and-Sparse Quantization
★ 723
SINQ
Welcome to the official repository of SINQ! A novel, fast and high-quality quantization method designed to…
★ 629
QeRL
[ICLR 2026]QeRL enables RL for 32B LLMs on a single H100 GPU.
★ 511
KVQuant
[NeurIPS 2024] KVQuant: Towards 10 Million Context Length LLM Inference with KV Cache Quantization
★ 433
KIVI
[ICML 2024] KIVI: A Tuning-Free Asymmetric 2bit Quantization for KV Cache
★ 431
PiSSA
PiSSA: Principal Singular Values and Singular Vectors Adaptation of Large Language Models(NeurIPS 2024…
★ 430
quick-start-guide-to-llms
The Official Repo for "Quick Start Guide to Large Language Models"
★ 395
KVSplit
Run larger LLMs with longer contexts on Apple Silicon by using differentiated precision for KV cache…
★ 362
picollm
On-device LLM Inference Powered by X-Bit Quantization
★ 317
BitNet-Transformers
0️⃣1️⃣🤗 BitNet-Transformers: Huggingface Transformers Implementation of "BitNet: Scaling 1-bit…
★ 316
sndr_core_engine
SNDR Core Engine (Genesis) — vLLM runtime patch-overlay for Qwen3.6 + Gemma4 on consumer NVIDIA (Ampere…
★ 131
LabLLM
A native macOS lab for teaching tiny language models to think — build the architecture, train the weights,…
★ 75
halofpx
Run Ornith, Qwen, Nemotron & DeepSeek optimized on AMD Strix Halo — unified OpenAI-compatible server with…
★ 41 · GitHub ↗
🔗 Famiglie affini

Misurato dai temi di GitHub condivisi da entrambi i progetti, ponderato in base a quanto è raro ciascun tema.