Skip to content

Top 100 vLLM Repositories

Back to Home

Ranking

RankingProject NameStarsForksLanguageOpen IssuesDescriptionLast Commit
1vllm80,52916,997Python1984A high-throughput and memory-efficient inference and serving engine for LLMs2026-05-20
2pi51,8586,185TypeScript24AI agent toolkit: coding agent CLI, unified LLM API, TUI & web UI libraries, Slack bot, vLLM pods2026-05-20
3litellm47,6378,184Python1343Python SDK, Proxy Server (AI Gateway) to call 100+ LLM APIs in OpenAI (or native) format, with cost tracking, guardrails, loadbalancing and logging. [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropi...2026-05-20
4llama-cookbook18,3292,730Jupyter Notebook19Welcome to the Llama Cookbook! This is your go to guide for Building with Llama: Getting started with Inference, Fine-Tuning, RAG. We also show you how to solve end to end problems using Llama model f...2026-05-19
5nano-vllm13,5202,114Python26Nano vLLM2026-04-26
6OpenRLHF9,526944Python295An Easy-to-use, Scalable and High-performance Agentic RL Framework based on Ray (PPO & DAPO & REINFORCE++ & VLM & TIS & vLLM & Ray & Async RL)2026-05-15
7inference9,308826Python25Swap GPT for any LLM by changing a single line of code. Xinference lets you run open-source, speech, and multimodal models on cloud, on-prem, or your laptop — all through one unified, production-ready...2026-05-19
8ipex-llm8,8061,426Python1213Accelerate 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...2026-01-28
9AI-Research-SKILLs8,697665TeX8Comprehensive open-source library of AI research and engineering skills for any AI model. Package the skills and your claude code/codex/gemini agent will be an AI research agent with full horsepower. ...2026-04-28
10LMCache8,3101,184Python102Supercharge Your LLM with the Fastest KV Cache Layer2026-05-20
11UltraRAG5,550421Python6A Low-Code MCP Framework for Building Complex and Innovative RAG Pipelines2026-05-20
12kserve5,4911,490Go538Standardized Distributed Generative and Predictive AI Inference Platform for Scalable, Multi-Framework Deployment on Kubernetes2026-05-20
13Mooncake5,378764C++310Mooncake is the serving platform for Kimi, a leading LLM service provided by Moonshot AI.2026-05-20
14Awesome-LLM-Inference5,229375Python0📚A curated list of Awesome LLM/VLM Inference Papers with Codes: Flash-Attention, Paged-Attention, WINT8/4, Parallelism, etc.🎉2026-04-20
15sparrow5,158516Python0Structured data extraction and instruction calling with ML, LLM and Vision LLM2026-05-19
16gpustack5,032529Python527A GPU cluster manager that configures and orchestrates inference engines like vLLM and SGLang for high-performance AI model deployment.2026-05-19
17cube-studio5,014880Python33cube studio开源云原生一站式机器学习/深度学习/大模型AI平台,mlops算法链路全流程,算力租赁平台,notebook在线开发,拖拉拽任务流pipeline编排,多机多卡分布式训练,超参搜索,推理服务VGPU虚拟化,边缘计算,标注平台自动化标注,deepseek等大模型sft微调/奖励模型/强化学习训练,vllm/ollama/mindie大模型多机推理,私有知识库,AI模型市场,支持...2026-05-20
18vllm-omni4,820957Python444A framework for efficient model inference with omni-modality models2026-05-20
19semantic-router4,195674Go106System Level Intelligent Router for Mixture-of-Models at Cloud, Data Center and Edge2026-05-20
20tiny-llm4,193318Python7A course of learning LLM inference serving on Apple Silicon for systems engineers: build a tiny vLLM + Qwen.2026-05-18
21llama-swap4,165322Go39Reliable model swapping for any local OpenAI/Anthropic compatible server - llama.cpp, vllm, etc2026-05-18
22FastDeploy3,686744Python287High-performance Inference and Deployment Toolkit for LLMs and VLMs based on PaddlePaddle2026-05-20
23llm-compressor3,261518Python61Transformers-compatible library for applying various compression algorithms to LLMs for optimized deployment with vLLM2026-05-20
24ramalama2,846339Python68RamaLama is an open-source developer tool that simplifies the local serving of AI models from any source and facilitates their use for inference in production, all through the familiar language of con...2026-05-18
25Model-Optimizer2,721403Python55A unified library of SOTA model optimization techniques like quantization, pruning, distillation, speculative decoding, etc. It compresses deep learning models for downstream deployment frameworks lik...2026-05-20
26production-stack2,344404Python98vLLM’s reference system for K8S-native cluster-wide deployment with community-driven performance optimization2026-05-19
27InfraTech2,314197Jupyter Notebook0分享AI Infra知识&代码练习:PyTorch/vLLM/SGLang框架入门⚡️、性能加速🚀、大模型基础🧠、AI软硬件🔧等2026-05-08
28cube-studio2,184167Python22cube studio开源云原生一站式机器学习/深度学习/大模型AI平台/MaaS/mlops/人工智能平台/训推平台,算法全链路流程,多租户,算力租赁平台,拖拉拽任务流pipeline编排,多机多卡分布式训练,超参搜索,推理服务,VGPU虚拟化,云边端协同,边缘计算,自动化标注平台,deepseek等大模型sft微调/奖励模型/强化学习训练,vllm/ollama/mindie大模型多机推理,私...2026-05-19
29Aix-DB2,121412JavaScript3Aix-DB 基于 LangChain/LangGraph 框架,结合 MCP Skills 多智能体协作架构,实现自然语言到数据洞察的端到端转换。2026-04-15
30vllm-ascend2,1051,238C++1486Community maintained hardware plugin for vLLM on Ascend2026-05-20
31cascadeflow1,835444Python1Cascading runtime for AI agents. Optimize cost, latency, quality, and policy decisions inside the agent loop.2026-05-16
32turboquant1,406173Python8TurboQuant: Near-optimal KV cache quantization for LLM inference (3-bit keys, 2-bit values) with Triton kernels + vLLM integration2026-03-27
33auto-round1,403134Python85A 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.2026-05-20
34spark-vllm-docker1,397249Shell53Docker configuration for running VLLM on dual DGX Sparks2026-05-19
35vllm-mlx1,214173Python36OpenAI and Anthropic compatible server for Apple Silicon. Run LLMs and vision-language models (Llama, Qwen-VL, LLaVA) with continuous batching, MCP tool calling, and multimodal support. Native MLX bac...2026-05-17
36BricksLLM1,20495Go19🔒 Enterprise-grade API gateway that helps you monitor and impose cost or rate limits per API key. Get fine-grained access control and monitoring per user, application, or environment. Supports OpenAI...2025-01-05
37kubeai1,199125Go82AI Inference Operator for Kubernetes. The easiest way to serve ML models in production. Supports VLMs, LLMs, embeddings, and speech-to-text.2026-03-31
38vllm-metal1,170134Python10Community maintained hardware plugin for vLLM on Apple Silicon2026-05-20
39GPTQModel1,153184Python42LLM model quantization (compression) toolkit with HW acceleration support for Nvidia, AMD, Intel GPU and Intel/AMD/Apple CPU via HF, vLLM, and SGLang.2026-05-20
40index-tts-vllm1,151160Python151Added vLLM support to IndexTTS for faster inference.2026-04-13
41prometheus-eval1,08371Python12Evaluate your LLM's response with Prometheus and GPT4 💯2025-04-25
42kvcached1,043114Python45Virtualized Elastic KV Cache for Dynamic GPU Sharing and Beyond2026-05-16
43club-30901,01550Python10Community recipes for serving LLMs on RTX 3090/CUDA gpus. Multi-engine (vLLM, llama.cpp, SGLang) and model-agnostic. Currently shipping Qwen3.6-27B Qwen3.6 35B Gemma 4 26B Gemma 4 31B configs for 1× a...2026-05-20
44vllm-studio98377TypeScript0Control panel for VLLM, Sglang, llama.cpp, exllamav32026-05-19
45InferenceX981171Python101Open Source Continuous Inference Benchmarking Qwen3.5, DeepSeek, GPTOSS - GB200 NVL72 vs MI355X vs B200 vs GB300 NVL72 vs H100 & soon™ TPUv6e/v7/Trainium2/32026-05-20
46EduChat935105Jupyter Notebook4An open-source educational chat model from ICALK, East China Normal University. 开源中英教育对话大模型。(通用基座模型,GPU部署,数据清理) 致敬: LLaMA, MOSS, BELLE, Ziya, vLLM2025-07-18
47llm_note88287Python0LLM notes, including model inference, transformer model structure, and llm framework code analysis notes.2026-05-10
48recipes803276JavaScript26Common recipes to run vLLM2026-05-20
49llmcord800191Python3Make Discord your LLM frontend - Supports any OpenAI compatible API (Ollama, xAI, Gemini, OpenRouter and more)2026-02-22
50BambooAI77783Python15A Python library powered by Language Models (LLMs) for conversational data discovery and analysis.2026-04-01
51llm-server-docs77057-2End-to-end documentation to set up your own local & fully private LLM server on Debian. Equipped with chat, web search, RAG, model management, MCP servers, image generation, and TTS.2026-03-02
52MinivLLM746101Python12Based on Nano-vLLM, a simple replication of vLLM with self-contained paged attention and flash attention implementation2026-03-16
53local_ai_ocr737186Python0An local, offline (after initial setup), portable OCR software that can process images and PDF files, using DeepSeek-OCR AI (running directly on your machine).2026-04-25
54rvllm72167Rust4rvLLM: High-performance LLM inference in Rust. Drop-in vLLM replacement.2026-05-17
55LightCompress71580Python42[EMNLP 2024 & AAAI 2026] A powerful toolkit for compressing large models including LLMs, VLMs, and video generative models.2026-05-14
56candle-vllm66381Rust23Efficent platform for inference and serving local LLMs including an OpenAI compatible API server.2026-05-19
57qwen-vllm64692Python8通义千问VLLM推理部署DEMO2024-03-28
58WeDLM64445Python4WeDLM: The fastest diffusion language model with standard causal attention and native KV cache compatibility, delivering real speedups over vLLM-optimized baselines.2026-03-03
59vidur606115Python16Accurate, large-scale, and extensible simulator for LLM inference Systems2025-07-25
60FlashTTS60376Python47基于SparkTTS、OrpheusTTS等模型,提供高质量中文语音合成与声音克隆服务。2025-05-18
61vllm-turboquant590102Python2vLLM TurboQuant2026-04-16
62efficientsam358143Jupyter Notebook10EfficientSAM3 compresses SAM3 into lightweight, edge-friendly models via progressive knowledge distillation for fast promptable concept segmentation and tracking.2026-04-22
63crater51565TypeScript46Crater is a cloud-native AI training & inference platform.2026-05-19
64restai506101Python2RESTai is an AIaaS (AI as a Service) open-source platform. Supports many public and local LLM suported by Ollama/vLLM/etc. Precise embeddings usage, tuning, analytics etc. Built-in image/audio generat...2026-05-19
65vllm-cli49728Python3A command-line interface tool for serving LLM using vLLM.2026-01-25
66async_cosyvoice49366Jupyter Notebook99使用vllm加速cosyvoice2的推理2025-04-26
67vllm-playground45862JavaScript3A modern web interface for managing and interacting with vLLM servers (www.github.com/vllm-project/vllm). Supports both GPU and CPU modes, with special optimizations for macOS Apple Silicon and enterp...2026-04-07
68ome45179Go42Open Model Engine (OME) — Kubernetes operator for LLM serving, GPU scheduling, and model lifecycle management. Works with SGLang, vLLM, TensorRT-LLM, and Triton2026-05-20
69speculators44585Python19A unified library for building, evaluating, and storing speculative decoding algorithms for LLM inference in vLLM2026-05-19
70worker-vllm443362Python31The RunPod worker template for serving our large language model endpoints. Powered by vLLM.2026-05-15
71ArcticInference43661Python48ArcticInference: vLLM plugin for high-throughput, low-latency inference2026-04-23
72DeepSeek-OCR-WebUI42893TypeScript15🎨 Ready-to-use DeepSeek-OCR Web UI | Modern Interface | 7 Recognition Modes | Batch Processing | Real-time Logging | Fully Responsive2026-02-20
73vLLM-Kunlun41672Python47vLLM Kunlun (vllm-kunlun) is a community-maintained hardware plugin designed to seamlessly run vLLM on the Kunlun XPU.2026-05-19
74vllm-gfx90641487Python23vLLM for AMD gfx906 GPUs, e.g. Radeon VII / MI50 / MI602026-02-20
75topicGPT39964Python3TopicGPT: A Prompt-Based Framework for Topic Modeling [NAACL'24]2026-05-15
76super-json-mode39714Jupyter Notebook1Low latency JSON generation using LLMs ⚡️2024-03-10
77RoboBrain39126Python9[CVPR 2025] RoboBrain: A Unified Brain Model for Robotic Manipulation from Abstract to Concrete. Official Repository.2025-10-13
78chatterbox-vllm37858Python15VLLM Port of the Chatterbox TTS model2025-10-18
79Lvllm36434Python1LvLLM is a special NUMA extension of vllm that makes full use of CPU and memory resources, reduces GPU memory requirements, and features an efficient GPU parallel and NUMA parallel architecture, suppo...2026-04-28
80OneCompression36313Python3Python package for LLM compression2026-05-20
81flex-nano-vllm34519Python1FlexAttention based, minimal vllm-style inference engine for fast Gemma 2 inference.2025-11-02
82vllm_backend34245Python02026-05-08
83amd-strix-halo-vllm-toolboxes34148Python292026-05-15
84tpu-inference335192Python58TPU inference for vLLM, with unified JAX and PyTorch support.2026-05-20
85swiftLLM33038Python3A tiny yet powerful LLM inference system tailored for researching purpose. vLLM-equivalent performance with only 2k lines of code (2% of vLLM).2025-06-10
86TinyLLM32937JavaScript7Setup and run a local LLM and Chatbot using consumer grade hardware.2025-11-23
87KVDesk32950TypeScript20Versatile Almost Local, Eventually Reasonable Assistant 🔫2026-05-15
88llmaz30547Go39☸️ Easy, advanced inference platform for large language models on Kubernetes. 🌟 Star to support our work!2026-01-26
89Flash-RL30023Python7Implementation for FP8/INT8 Rollout for RL training without performence drop.2025-11-07
901Cat-vLLM29860Python18vLLM fork for Tesla V100 (SM70) with AWQ 4-bit support, CUDA 12.8 build flow, and validated Qwen3.5 27B/35B deployment on multi-GPU V100.2026-05-18
91openmodelz28226Go20Autoscale LLM (vLLM, SGLang, LMDeploy) inferences on Kubernetes (and others)2023-11-03
92apex27849TypeScript66AI-powered offensive security testing using autonomous agents, directly in your terminal.2026-05-19
93unified-cache-management27774Python17Persist and reuse KV Cache to speedup your LLM.2026-05-20
94smg26978Rust88Engine-agnostic LLM gateway in Rust. Full OpenAI & Anthropic API compatibility across SGLang, vLLM, TRT-LLM, OpenAI, Gemini & more. Industry-first gRPC pipeline, KV cache-aware routing, chat history, ...2026-05-20
95vllm-swift26017Python7vLLM Metal plugin powered by mlx-swift — high-performance LLM inference on Apple Silicon2026-05-18
96llm-benchmark25845Python3LLM 并发性能测试工具,支持自动化压力测试和性能报告生成。2025-12-10
97Namo-R125525Python14A CPU Realtime VLM in 500M. Surpassed Moondream2 and SmolVLM. Training from scratch with ease.2025-04-22
98mimo2codex25423TypeScript3让最新版 OpenAI Codex CLI / Codex 桌面端接入主流大模型的本地代理。内置 小米 MiMo V2.5/DeepSeek V4 Pro,并提供通用 provider 机制,OpenAI Chat Completions 兼容(Qwen / GLM / Kimi / 本地 vLLM / Ollama / LM Studio …)或原生 Responses API(...2026-05-20
99gpt_server25322Python3gpt_server是一个用于生产级部署LLMs、Embedding、Reranker、ASR、TTS、文生图、图片编辑和文生视频的开源框架。2026-05-09
100FlashCosyVoice24825Python3FlashCosyVoice: A lightweight vLLM implementation built from scratch for CosyVoice.2026-02-25