LLMRepos·Inference Optimization LLM projects

Updated daily

Browse 171 open-source inference optimization projects in Infrastructure. Compare GitHub stars, recent growth, languages, licenses, and repository activity.

Inference Optimization

Browse 171 open-source inference optimization projects in Infrastructure. Compare GitHub stars, recent growth, languages, licenses, and repository activity.

171
Repositories
847
Infrastructure

Top Inference Optimization repositories

Ranked by current GitHub stars from the latest LLMRepos snapshot.

Showing 40 of 171

8.9k
stars

Accelerate local LLM inference and finetuning (LLaMA, Mistral, ChatGLM, Qwen, DeepSeek, Mixtral, Gemma, Phi, MiniCPM, Qwen-VL, MiniCPM-V, etc.) on Intel XPU (e.g., local PC with iGPU and NPU, discrete GPU such as Arc, Flex and Max); seamlessly integrate with llama.cpp, Ollama, HuggingFace, LangChain, LlamaIndex, vLLM, DeepSpeed, Axolotl, etc.

PythonApache License 2.0-2 stars in 7dupdated 208d ago

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.

CApache License 2.0+454 stars in 7dupdated 17d ago

Gemma 4 26B-A4B inference in ~2 GB of RAM on any M-series MacBook

SwiftApache License 2.0+189 stars in 7dupdated today

The fastest local AI engine for Apple Silicon. 4.2x faster than Ollama, 0.08s cached TTFT, 100% tool calling. 17 tool parsers, prompt cache, reasoning separation, cloud routing. Drop-in OpenAI replacement. Works with Claude Code, Cursor, Aider.

PythonOther+43 stars in 7dupdated today
2.8k
stars

LLM speculative inference server for consumer & heterogeneous hardware

C++Apache License 2.0+23 stars in 7dupdated today
2.5k
stars

Fast ML inference & training for ONNX models in Rust

RustApache License 2.0+19 stars in 7dupdated 1d ago

Run Mixtral-8x7B models in Colab or consumer desktops

PythonMIT License-1 stars in 7dupdated 868d ago
2.2k
stars

Instant, controllable, local pre-trained AI models in Rust

RustApache License 2.0+1 stars in 7dupdated 2d ago

⚡ Build your chatbot within minutes on your favorite device; offer SOTA compression techniques for LLMs; run LLMs efficiently on Intel Platforms⚡

PythonApache License 2.0-1 stars in 7dupdated 685d ago
2.2k
stars

MoBA: Mixture of Block Attention for Long-Context LLMs

PythonMIT License+3 stars in 7dupdated 508d ago

TokenSpeed is a speed-of-light LLM inference engine.

PythonMIT License+40 stars in 7dupdated today
1.9k
stars

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

CMIT License+11 stars in 7dupdated 183d ago
1.9k
stars

一款简单易用和高性能的AI部署框架 | An Easy-to-Use and High-Performance AI Deployment Framework

C++Apache License 2.0+5 stars in 7dupdated 9d ago

Run LLMs on AMD Ryzen™ AI NPUs in minutes. Just like Ollama - but purpose-built and deeply optimized for the AMD NPUs.

C++MIT License+39 stars in 7dupdated 4d ago
1.8k
stars

Run LLMs on AMD Ryzen™ AI NPUs in minutes. Just like Ollama - but purpose-built and deeply optimized for the AMD NPUs.

C++MIT License+40 stars in 7dupdated 4d ago
1.7k
stars

Quickly find bottlenecks in Rust - one profiler for CPU, memory, SQL, HTTP, I/O and async code.

RustMIT License+11 stars in 7dupdated 1d ago
1.7k
stars

A high-performance inference engine for AI models

RustMIT License+4 stars in 7dupdated today

:metal: TT-NN operator library, and TT-Metalium low level kernel programming model.

C++Apache License 2.0+12 stars in 7dupdated today
1.6k
stars

INT4/INT5/INT8 and FP16 inference on CPU for RWKV language model

C++MIT License-1 stars in 7dupdated 519d ago
1.5k
stars

A high-performance inference engine for LLM, VLM, DiT and REC models, optimized for diverse AI accelerators. It is hosted in OpenAtom Foundation.

C++Apache License 2.0+10 stars in 7dupdated today
1.5k
stars

UCCL is an efficient communication library for GPUs, covering collectives, P2P (e.g., KV cache transfer, RL weight transfer), and EP (e.g., GPU-driven)

C++Apache License 2.0+2 stars in 7dupdated 1d ago

Benchmarking Deep Learning operations on different hardware

C++Apache License 2.0+0 stars in 7dupdated 1,947d ago

From-scratch PyTorch implementation of Google's TurboQuant (ICLR 2026) for LLM KV cache compression. 5x compression at 3-bit with 99.5% attention fidelity.

PythonMIT License+1 stars in 7dupdated 123d ago

TurboOCR, >200 img/s OmnidocBench. TensorRT FP16, PP-OCRv6, HTTP + gRPC

C++MIT License+16 stars in 7dupdated 4d ago

Run Kimi K3 locally on CPU with ~55GB measured runtime RAM. A single-file Linux inference server powered by cPilot Runtime.

HTMLOther+3 stars in 7dupdated 24d ago

Run Kimi K3 locally on CPU with ~55GB measured runtime RAM. A single-file Linux inference server powered by cPilot Runtime.

HTMLOtherupdated 24d ago
974
stars

A throughput-oriented high-performance serving framework for LLMs

Jupyter Notebook+0 stars in 7dupdated 148d ago
969
stars

Model router for agentic systems. Routes every prompt to the right model in <50ms. Cut costs 40-70% with just an endpoint change.

GoOther+7 stars in 7dupdated today
968
stars

Machine learning compiler based on MLIR for Sophgo TPU.

C++Other+3 stars in 7dupdated 7d ago

A LLM semantic caching system aiming to enhance user experience by reducing response time via cached query-result pairs.

PythonOther+0 stars in 7dupdated 420d ago

SGLang-Omni empowers high-performance serving for TTS, ASR, speech and omni models.

PythonApache License 2.0+101 stars in 7dupdated today

MindSpore + 🤗Huggingface: Run any Transformers/Diffusers model on MindSpore with seamless compatibility and acceleration.

PythonApache License 2.0-1 stars in 7dupdated 169d ago
902
stars

A high-performance ML model serving framework, offers dynamic batching and CPU/GPU pipelines to fully exploit your compute machine

PythonApache License 2.0-1 stars in 7dupdated 15d ago
899
stars

Open deep learning compiler stack for Kendryte AI accelerators ✨

C#Apache License 2.0+2 stars in 7dupdated 38d ago

Suno AI's Bark model in C/C++ for fast text-to-speech generation

C++MIT License+1 stars in 7dupdated 646d ago
840
stars

cuVS - a library for vector search and clustering on the GPU

CudaApache License 2.0+7 stars in 7dupdated today
827
stars

vMLX - JANGTQ Uber Compressed MLX Models - L2 Disk Cache (survives restart) + L1 Paged (super fast ttft) + Hybrid SSM Scheduler + Cont Batching + etc!

PythonApache License 2.0+10 stars in 7dupdated today
797
stars

Native LLM inference server for Apple Silicon. OpenAI + Anthropic API compatible. No Python. Includes MLX Core macOS app with chat, agent mode, and tool calling.

ZigOther+76 stars in 7dupdated today

Run full Kimi K3 on a single device. And an OpenAI-compatible API server for local chat and coding agents.

RustOther+16 stars in 7dupdated 18d ago