serving

Tag

Cards List
#serving

EschaLabs/Qwen3.8-27B-Escha-W2

Hugging Face Models Trending · 2026-08-20 Cached

Escha Labs has released a 2-bit quantized version of the Qwen3.8-27B AI model, enabling it to run on a single 24GB consumer GPU with up to 64k context while maintaining performance comparable to FP8 references.

0 favorites 0 likes
#serving

@akshay_pachaar: LLM engineer's handbook (30 minutes a day, 10 weeks, 50 lessons) a roadmap for llm inference serving where everything p…

X AI KOLs Following · 2026-08-14 Cached

A 10-week, 30-minutes-a-day roadmap for engineers to learn LLM inference serving, covering vLLM, SGLang, load testing, quantization, and optimization techniques to build a reproducible benchmark.

0 favorites 0 likes
#serving

@QuixiAI: I got DeepSeek v4 Flash 0731 running on 4x A100 with SlimServe. 175 tok/s for single-request 1k tok/s for 64 concurrent…

X AI KOLs Timeline · 2026-08-10 Cached

QuixiAI reports running DeepSeek v4 Flash 0731 on 4x A100 with SlimServe, achieving 175 tok/s for single requests and 1k tok/s for 64 concurrent requests.

0 favorites 0 likes
#serving

Serving Deepseek v4 Flash 0731 on 2x DGX Spark — 5-7 GB OS headroom, what would you do to lower VRAM usage and increase OS available RAM?

Reddit r/LocalLLaMA · 2026-08-07

User seeks community advice on reducing VRAM usage and freeing OS RAM when serving DeepSeek-V4-Flash-0731 on two DGX Spark machines with vLLM, sharing detailed configuration and memory measurements.

0 favorites 0 likes
#serving

I ported vLLM's serving stack to C++20: 66 MiB binary, no Python at inference, output checked token-for-token against vLLM

Reddit r/LocalLLaMA · 2026-08-06

The author ports vLLM's serving stack to C++20, creating a 66 MiB binary with no Python at inference, token-for-token verifiable against vLLM and competitive in throughput on tested hardware.

0 favorites 0 likes
#serving

RAG-Stack: Co-Optimizing RAG Serving Performance and Quality

arXiv cs.AI · 2026-08-06 Cached

This paper introduces RAG-Stack, a framework that co-optimizes RAG serving performance and answer quality by efficiently exploring the joint algorithm-system configuration space. It finds Pareto frontiers that cover significantly more quality-performance space than existing configuration-search methods.

0 favorites 0 likes
#serving

xMIx: High-Performance Serving-Time Platform for Mechanistic Interpretability Apps

arXiv cs.AI · 2026-07-28 Cached

xMIx is a serving-native platform that enables deploying mechanistic interpretability applications in production LLM serving systems with minimal overhead, achieving near-native performance by attaching MI functions to model layers and activating them dynamically at runtime.

0 favorites 0 likes
#serving

MIT LLM Serve Dashboard I am making open source

Reddit r/LocalLLaMA · 2026-07-10

A new open-source dashboard for serving LLMs, developed at MIT, is being released.

0 favorites 0 likes
#serving

@JiaZhihao: Excited to share Lithos’ serving stack for Kimi K2.7 Code, a 1T-parameter frontier coding model. On a single 8×B200 nod…

X AI KOLs Timeline · 2026-07-10 Cached

Lithos announces its inference engine serving Kimi K2.7 Code, achieving over 1,000 tokens/sec per user on a single 8×B200 node at native precision, 3.4–5.7× faster than major providers.

0 favorites 0 likes
#serving

Towards Efficient Large Language Model Serving: A Survey on System-Aware KV Cache Optimization

arXiv cs.LG · 2026-07-10 Cached

A survey that systematically reviews system-aware KV cache optimization techniques for efficient large language model serving, organizing existing work into execution/scheduling, placement/migration, and representation/retention dimensions.

0 favorites 0 likes
#serving

@h100envy: Ex-Berkeley PhD who leads SGLang at xAI explained how they serve Grok on 100K GPUs in 23 minutes - better than $2000 in…

X AI KOLs Timeline · 2026-07-06 Cached

A former Berkeley PhD who leads SGLang at xAI explains how they serve Grok on 100K GPUs using split prefill/decode, expert sharding, and communication/computation overlap to achieve DeepSeek-API-killing prices.

0 favorites 0 likes
#serving

@kazukifujii: Sakura Internet's Michishita-san's article comprehensively summarizes LLM Inference and comes highly recommended. It fe…

X AI KOLs Timeline · 2026-06-18 Cached

This article summarizes a presentation by Junda Chen on disaggregated inference for LLMs, explaining why goodput (throughput meeting latency SLOs) matters more than raw throughput, and how separating prefill and decode phases improves performance. It also highlights the influence on NVIDIA Dynamo.

0 favorites 0 likes
#serving

Beyond Prediction: Tail-Aware Scheduling for LLM Inference

arXiv cs.LG · 2026-06-18 Cached

This paper introduces a distribution-aware, prediction-free scheduling framework for LLM inference that replaces explicit length prediction with soft priority boosting using statistical signals. The method co-optimizes scheduling and cache-aware preemption to reduce tail latency, achieving up to 35-50% reduction in P99 TTLT compared to SRPT with perfect length knowledge.

0 favorites 0 likes
#serving

Maybe dumb question, but how do you serve multiple users with the full context length?

Reddit r/LocalLLaMA · 2026-06-15

A user asks how llama.cpp can serve multiple users each with full context length, noting that it seems to only share the context pool rather than providing dedicated context per user.

0 favorites 0 likes
#serving

@vllm_project: Congrats to @GoogleDeepMind on DiffusionGemma A 26B diffusion language model on the Gemma4 backbone, and the first dLLM…

X AI KOLs Timeline · 2026-06-10 Cached

vLLM announces native support for Google DeepMind's DiffusionGemma, a 26B discrete diffusion language model that generates 256-token blocks in parallel, enabling low-latency inference at 1200+ tok/s on a single H200.

0 favorites 0 likes
#serving

@Modular: Our kernel team has been deep in MiniMax M3 all week. The 1M-token context and native multimodality make it a hard mode…

X AI KOLs Following · 2026-06-09 Cached

Modular's kernel team is optimizing serving for MiniMax M3's 1M-token context and native multimodality, with open weights dropping soon for immediate deployment on Modular.

0 favorites 0 likes
#serving

@vllm_project: Meet vLLM-Omni v0.22.0, a major upgrade for omnimodal world models and production-grade multimodal serving. Day-0 @NVID…

X AI KOLs Timeline · 2026-06-08 Cached

vLLM-Omni v0.22.0 is a major upgrade adding robust support for NVIDIA Cosmos world models, production TTS (Qwen3-TTS, Qwen3-Omni, VoxCPM2), faster diffusion model serving (Wan 2.2, HunyuanVideo 1.5, LTX-2.3), and broader quantization and hardware coverage with 339 commits from 124 contributors.

0 favorites 0 likes
#serving

@TanejaPriyal: i wanted to understand LoRA beyond “adapters are cheaper than full fine-tuning.” so, i wrote a two-part series and ran …

X AI KOLs Timeline · 2026-05-26 Cached

The author benchmarks serving 1,000 LoRA adapters on one GPU using vLLM, finding that active adapter count and traffic shape are the real bottlenecks, and provides recommendations for tuning max_loras.

0 favorites 0 likes
#serving

MinT: Managed Infrastructure for Training and Serving Millions of LLMs

Hugging Face Daily Papers · 2026-05-13 Cached

MinT is a managed infrastructure system that enables efficient training and serving of millions of LLMs by keeping base models resident and moving lightweight LoRA adapters, scaling across model architectures, storage, and policy management.

0 favorites 0 likes
#serving

vllm-project/vllm v0.20.0rc1

GitHub Releases Watchlist · 2026-04-22 Cached

vLLM 0.20.0rc1 releases with major throughput, quantization, speculative decoding, and multi-hardware support enhancements for scalable LLM serving.

0 favorites 0 likes
← Back to home

Submit Feedback