vllm

Tag

Cards List
#vllm

2400cc Inference Racer: Dual RTX 3090 motors, NVLink turbo, naked 7840U ThinkPad ECU, VW Golf radiator

Reddit r/LocalLLaMA ↗ · yesterday

A DIY inference machine built with dual RTX 3090 GPUs, a ThinkPad motherboard, and a VW Golf radiator, capable of running AI models like Qwen3.8-27B via vLLM.

0 favorites 0 likes
#vllm

@agenticgirl: Nokia Applied Research open-sourced WiSP, a vLLM plug-in for running MoE models when the full expert pool does not fit …

X AI KOLs Timeline ↗ · yesterday Cached

Nokia Applied Research has open-sourced WiSP, a vLLM plug-in for running MoE models on GPUs with insufficient VRAM by intelligently paging experts and reallocating memory with the KV cache, achieving up to 2.0× higher decode throughput.

0 favorites 0 likes
#vllm

@antiAIvo: I've gone through the basics of the Transformer architecture, inference, and training process. Next, I'll start a new l…

X AI KOLs Timeline ↗ · yesterday Cached

The author introduces a learning track on large model inference optimization, covering topics such as KV Cache, Continuous Batching, PagedAttention, and a comparison between vLLM and SGLang, highlighting it as cutting-edge in AI deployment.

0 favorites 0 likes
#vllm

@PyTorch: Elastic Expert Parallelism in @vllm_project lets you add or remove GPUs from an active Mixture-of-Experts deployment du…

X AI KOLs Following ↗ · yesterday Cached

The article promotes a presentation on Elastic Expert Parallelism in vLLM at the PyTorch Conference North America 2026, discussing how to dynamically add or remove GPUs in Mixture-of-Experts deployments with minimal downtime.

0 favorites 0 likes
#vllm

Make Volta Fast Again

Reddit r/LocalLLaMA ↗ · yesterday

The article introduces 1Cat-vLLM, a fork of vLLM optimized for NVIDIA V100 GPUs, and compares its performance with llama.cpp for serving large language models like Qwen3.6-35b.

0 favorites 0 likes
#vllm

@PyTorch: Interested in optimizing Mixture of Experts LLM inference on ARM CPUs? In his talk at PyTorch Conference North America,…

X AI KOLs Timeline ↗ · 2d ago Cached

At PyTorch Conference North America, Maajid Khan from Fujitsu Research India will present a talk on optimizing Mixture of Experts LLM inference on ARM CPUs using vLLM and OpenVINO.

0 favorites 0 likes
#vllm

Dailychained PLX 88096 switches, Quad RTX 5070 Ti + Quad RTX 5060 Ti

Reddit r/LocalLLaMA ↗ · 2d ago

A user shares their experience building a multi-GPU system with RTX 5070 Ti and 5060 Ti for running AI models like Qwen3.8-27B-FP8 using vLLM on Linux, detailing hardware setup, benchmarks, and challenges.

0 favorites 0 likes
#vllm

Watermarking in vLLM

Lobsters Hottest ↗ · 2d ago Cached

The blog post details the implementation of watermarking in vLLM for establishing text provenance in AI-generated content, leveraging randomness in sampling to balance non-distortion, robustness, and speed.

0 favorites 0 likes
#vllm

@norpadon: We made the preview publicly available: https://huggingface.co/trymirai/Qwen3.8-27B-S-experimental… Qwen3.8 27B that fi…

X AI KOLs Timeline ↗ · 3d ago Cached

The preview of Qwen3.8-27B-S-experimental, a quantized AI model using Mirai S codec, is now publicly available on Hugging Face. It supports inference on Apple Silicon with uzu and NVIDIA with vLLM, offering performance details and usage instructions.

0 favorites 0 likes
#vllm

From Inference Engine to Inference Control Plane: Connecting vLLM, llm-d, and the Evolution of Efficient Distributed LLM Serving

arXiv cs.AI ↗ · 4d ago Cached

This paper synthesizes research on efficient distributed LLM serving, connecting vLLM and llm-d as complementary layers and proposing an Inference Execution Planner for future scheduler development.

0 favorites 0 likes
#vllm

Hardware-Agnostic Models in vLLM (10 minute read)

TLDR AI ↗ · 4d ago Cached

vLLM is introducing hardware-agnostic layers to balance high performance on cutting-edge hardware with portability across different accelerators, addressing compatibility issues with torch.compile.

0 favorites 0 likes
#vllm

MiMo-V2.6-Flash on vLLM: fixes for "empty responses" with thinking + tools, and a hidden 2,048-token output cap

Reddit r/LocalLLaMA ↗ · 4d ago

This article identifies and provides fixes for three bugs encountered when serving the MiMo-V2.6-Flash model with vLLM, including empty responses in streaming mode, reasoning loss in tool loops, and a hidden token output cap.

0 favorites 0 likes
#vllm

@PyTorch: How do you keep @vllm_project moving at the speed of light without excluding users who run diverse models on diverse ha…

X AI KOLs Following ↗ · 4d ago Cached

Introduces hardware-agnostic layers in vLLM to maintain high performance while ensuring portability across diverse hardware, as announced in a PyTorch Foundation blog post.

0 favorites 0 likes
#vllm

@PyTorch: PyTorch releases are no longer just about shipping PyTorch binaries. Release engineering now coordinates PyTorch, Trito…

X AI KOLs Following ↗ · 4d ago Cached

The article announces PyTorch Conference North America 2026, where Andrey Talman from Meta will discuss modernizing the PyTorch release process, including coordination with Triton and vllm, and the use of AI agentic workflows.

0 favorites 0 likes
#vllm

@PyTorch: Frontier models are the fastest way to launch an AI product, but what happens when usage scales? In our latest case stu…

X AI KOLs Following ↗ · 5d ago Cached

Shopify built a continual learning loop using PyTorch and vLLM to improve their GraphQL agent, reducing costs by 96% and outperforming frontier models through production-driven updates.

0 favorites 0 likes
#vllm

Edge0/Audio8-ASR-Infinite

Hugging Face Models Trending ↗ · 5d ago Cached

Audio8 ASR Infinite is a native streaming speech recognition model with selectable audio clock and configurable transcription delay, supporting unlimited-length audio transcription without drifting.

0 favorites 0 likes
#vllm

@shao__meng: https://x.com/shao__meng/status/2101835798316495007

X AI KOLs Timeline ↗ · 6d ago Cached

Baseten's 'Inference Engineering' is a systematic book that explains AI inference optimization techniques from CUDA to production deployment, helping engineers efficiently run open-source models in production environments.

0 favorites 0 likes
#vllm

Self-hosted inference orchestrators compared: LocalAI, exo, GPUStack, vLLM

Hacker News Top ↗ · 6d ago Cached

This article provides a comparative analysis of self-hosted inference orchestrators for AI model deployment as of September 2026, covering features like multi-machine support, cache-aware routing, and platform compatibility.

0 favorites 0 likes
#vllm

So i tried Remotion with glm 5.3 flash, this mfker is really good.

Reddit r/LocalLLaMA ↗ · 2026-09-19

A user shares their positive experience using Remotion with the GLM 5.3 Flash model to generate a motion graphics video about stock market analysis, noting its effectiveness and potential for future affordability.

0 favorites 0 likes
#vllm

@XAMTO_AI: Long PDFs are cut into single pages and then stitched back together, where cross-page tables and reading order are most…

X AI KOLs Timeline ↗ · 2026-09-19 Cached

Baidu's open-source Unlimited-OCR model processes multiple PDF pages simultaneously, outperforming baselines like DeepSeek-OCR and supporting local execution with community integrations.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback