serving

Tag

Cards List
#serving

MIT LLM Serve Dashboard I am making open source

Reddit r/LocalLLaMA · 3d ago

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 · 3d ago 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 · 3d ago 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