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

vLLM

mentions 154 type Organization page 7/8 feed RSS

// recent coverage 154 mentions

17:27
2026-06-03
deeplearning.ai
large-language-models

Free vLLM Course: Inference, Compression, Benchmarks

DeepLearning.AI and Red Hat have released a free, intermediate-level course titled "Fast & Efficient LLM Inference with vLLM," taught by Red Hat Senior Developer Advocate Cedric Clyburn. The 1-hour 38…

00:00
2026-05-31
cefboud.com
large-language-models

Exploring Speculative Decoding: From Concept to Implementation

Speculative decoding optimizes LLM inference by using a cheap draft model to predict multiple tokens, which are then verified in a single forward pass of the target model, reducing memory-bandwidth bo…

20:38
2026-05-30
rajveerbachkaniwala.com
large-language-models

Stream2LLM: Overlap Context Streaming and Prefill for Reduced TTFT

Researchers have developed Stream2LLM, a system that extends the vLLM inference engine to support concurrent streaming of context to large language models, achieving up to 11x faster time-to-first-tok…

18:28
2026-05-29
github.com
artificial-intelligence

ARM Open Sources AI-Powered Security Code Review

Arm's Product Security Team has released Metis, an open-source AI security framework that uses large language models to perform deep reasoning and context-aware code reviews for detecting subtle vulne…

16:19
2026-05-29
liquid.ai
large-language-models

Liquid AI reveals 8B-A1B MoE trained on 38T

Liquid AI released LFM2.5-8B-A1B, an edge model designed for fast tool calling on consumer hardware, with a 128K context window and pretraining scaled to 38 trillion tokens. The model, available on Hu…

18:21
2026-05-27
letsdatascience.com
ai-infrastructure

Starlette Vulnerability Exposes AI Agent Endpoints

A critical vulnerability tracked as CVE-2026-48710 and nicknamed "BadHost" was disclosed in the Starlette ASGI framework, affecting all versions prior to 1.0.1. The flaw allows attackers to manipulate…

12:05
2026-05-27
arxiv.org
large-language-models

Stateful Inference for Low-Latency Multi-Agent Tool Calling

Researchers have developed a stateful inference architecture for multi-agent tool calling that reduces per-turn computational cost from full reprocessing to delta-only updates, achieving 2.1x faster p…

23:00
2026-05-26
dev.to
artificial-intelligence

Is Claude API Worth $3/1M Tokens Over Self-Hosted Llama?

A developer compared the costs of Claude Sonnet 4.6 API at $3.00 per million input tokens against a self-hosted Llama 3.2 90B instance on a $20/month DigitalOcean GPU Droplet. The analysis found that …

09:07
2026-05-26
mcp-scan.nemesis.services
ai-infrastructure

BadHost – CVE-2026-48710 Starlette Host-Header Auth Bypass

A critical vulnerability tracked as CVE-2026-48710 (BadHost) in Starlette versions prior to 1.0.1 allows attackers to bypass path-based authentication middleware by injecting a crafted Host header tha…

06:35
2026-05-26
dev.to
large-language-models

Prefix caching in vLLM under multi-tenant agent traffic

Nexus Labs reduced time-to-first-token (TTFT) from 480ms to 110ms on one tenant by enabling vLLM's prefix cache for agent workloads, while another tenant saw no improvement. The discrepancy was caused…

00:20
2026-05-26
ranvier.systems
large-language-models

Tokenization Is the Bottleneck You're Not Measuring

A hidden bottleneck in LLM proxy architectures is causing 5-13 millisecond blocking delays per request during tokenization, a CPU-bound operation that most systems treat as instantaneous. In event-loo…

← prev page 7 / 8 next →
// co-occurs with top 8 entities