AgentDish directory
vLLM
Accepted listings with this tag.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#158
↓ -79
AutoRound
AutoRound is an open-source quantization toolkit for LLMs and VLMs, focused on high-accuracy low-bit inference across CPU, XPU, CUDA, and multiple deployment backends. |
Developer Tools / AI Infrastructure | 89 | ↓ -79 | 118 days ago | Details |
|
#290
↓ -3
tiny-vllm
Open-source C++ and CUDA LLM inference engine inspired by vLLM, with a teaching-focused course that walks through model serving, batching, KV cache, and attention kernels. |
Developer Tools / AI Inference / LLM Serving | 88 | ↓ -3 | 93 days ago | Details |
|
#447
↑ +2
nanoRL
An open-source reinforcement learning training loop for LLMs, spanning small CPU-friendly experiments like CartPole to async RLVR runs on GPU clusters. The repo highlights a compact codebase, quickstart commands, task customization, and support for algorithms like REINFORCE, PPO, GRPO, and RLOO. |
AI Developer Tool / Reinforcement Learning for LLMs | 86 | ↑ +2 | 18 days ago | Details |
|
#629
↓ -3
kvcachescope
A logical KV cache profiler and leak detector for PagedAttention engines like vLLM and SGLang, with a dashboard, live engine hook, CI checks, and Perfetto trace export. |
Developer Tools / Code Assistant | 85 | ↓ -3 | 16 days ago | Details |
|
#690
↓ -3
AMD Strix Halo RDMA Cluster Setup Guide
A detailed setup guide for building a two-node AMD Strix Halo cluster with Intel E810 RDMA networking for distributed vLLM inference. |
Developer Tool / Infrastructure / Deployment | 85 | ↓ -3 | 64 days ago | Details |
|
#833
↓ -6
LLM Inspector
An open-source CLI for inspecting live LLM inference processes on NVIDIA GPUs. It breaks down VRAM usage by component, shows runtime and model details, and projects memory savings from quantization strategies. |
Developer Tools / LLM Inference Observability | 84 | ↓ -6 | 44 days ago | Details |
|
#1038
↓ -3
Proxima
An out-of-tree vLLM plugin that compresses KV cache with STAR-KV to fit more concurrent requests and longer contexts on the same GPU memory budget. |
Developer Tool / LLM Serving / vLLM | 83 | ↓ -3 | 19 days ago | Details |
|
#1155
↓ -2
shaide
Self-hosted, Kubernetes-native platform for distributed multi-model LLM inference. It includes an OpenAI-compatible API, installer flow, and infrastructure-as-code deployment with support for air-gapped environments. |
AI Infrastructure / LLM Serving | 82 | ↓ -2 | just now | Details |
|
#1485
↑ +2
Production-Grade SLM-Powered OCR Course
An open-source course and reference implementation for a self-scaling OCR pipeline on Kubernetes, using Rust for ingestion, vLLM for inference, Redis and KEDA for event-driven scaling, and MCP integration for agent use. |
AI Development / MLOps / Infra | 79 | ↑ +2 | 38 days ago | Details |
|
Google Developers Blog post about integrating DFlash, a diffusion-style speculative decoding framework, into the vLLM TPU ecosystem to improve LLM serving speed on TPU v5p. |
Developer Tools / Code Assistant | 78 | ↓ -306 | 117 days ago | Details |
|
A vLLM blog post explaining Semantic Router as an open serving-layer runtime for bounded micro-agents, with routing patterns like Confidence, Ratings, ReMoM, Fusion, and Workflows behind a single model API. |
Developer Tools / Code Assistant | 76 | ↓ -1 | 62 days ago | Details |
|
#1847
↓ -54
vLLM-Compile
A public slide deck about vLLM-compile, a project focused on bringing compiler optimizations to LLM inference and speeding up torch.compile for vLLM workflows. |
Developer Tools / Code Assistant | 72 | ↓ -54 | 118 days ago | Details |