cd/entity/vLLM· home entities vLLM
grep -l @vllm /news/*.json | wc -l → 154

vLLM

mentions 154 type Organization page 8/8 feed RSS

// recent coverage 154 mentions

11:37
2026-05-21
dev.to
large-language-models

End-to-End Observability for vLLM and TGI: from DCGM to Tokens

Running large language model inference servers like vLLM and TGI in production requires specialized observability because they behave differently from standard web services, with key metrics like late…

01:14
2026-05-20
dev.to
large-language-models

Ollama vs llama.cpp vs vLLM: Which Should You Use in 2026?

This article compares three dominant tools for local LLM inference in 2026: Ollama, llama.cpp, and vLLM. Ollama is recommended for personal, non-technical use due to its ease of setup, while llama.cpp…

19:06
2026-05-06
huggingface.co
large-language-models

vLLM V0 to V1: Correctness Before Corrections in RL

Here is a 2-3 sentence factual summary of the article: The article describes the process of migrating an online reinforcement learning (RL) training system from the vLLM V0 engine to the V1 rewrite, …

17:05
2026-05-01
gist.github.com
large-language-models

Qwen 3.6-35B-A3B FP8 (MoE, 3B active) on DGX Spark GB10

A developer deployed the Qwen 3.6-35B-A3B FP8 mixture-of-experts model (3 billion active parameters) on a DGX Spark GB10 system using vLLM, achieving inference with a 262,144-token context window and …

18:56
2026-04-30
pytorch.org
large-language-models

SMG: The Case for Disaggregating CPU from GPU in LLM Serving

Shepherd Model Gateway (SMG) has disaggregated all CPU-bound workloads from GPU inference in large language model serving, moving tokenization, detokenization, and parsing into a dedicated Rust gatewa…

00:00
2026-04-30
ranvier.systems
large-language-models

KV Cache Locality: The Hidden Variable in Your LLM Serving Cost

A 22% throughput improvement and up to 97.5% cache hit rate is achievable on LLM serving clusters by routing requests to GPUs that already hold their token prefixes in KV cache, rather than using roun…

← prev page 8 / 8
// co-occurs with top 8 entities