llm-kb
← Back to releases
Tool Release

Hugging Face integrates native-speed vLLM backend into Transformers library

Hugging Face has upgraded the vLLM pip package to support native-speed inference directly within the Transformers library. The update enables seamless use of vLLM as a backend for Transformer models, leveraging its optimized serving capabilities. This integration allows developers to run models at native speed without switching frameworks.

0 engagement·1 source·Wed, Jul 8, 2026, 12:00 AM
The vLLM package was upgraded via `uv pip install --upgrade vllm --torch-backend auto`. The Transformers library, which supports 450+ architectures through consistent APIs, now allows vLLM to be used as a modeling backend. This simplifies the workflow for developers who previously had to port models from Transformers to vLLM for production serving. The integration aims to combine the ease of Transformers with the performance of vLLM.

Entities

Hugging Face(company)vLLM(tool)Transformers(tool)

Related

Tool ReleaseSat, Jul 11, 2026, 09:15 AM

Hugging Face releases transformers v5.13.1 patch to enable vLLM compatibility

Hugging Face released transformers v5.13.1, a patch focused on enabling compatibility with the latest vLLM release. The update includes defensive handling of legacy layer types, fixes for custom code with new linear layer names, and a fix for _LazyAutoMapping.register with string keys.

0 engagement·1 source·github
BenchmarkSun, Jul 12, 2026, 10:47 AM

User benchmarks 4x RTX 5060 Ti with SGLang for Qwen3.6 27B, finds better concurrency than vLLM

A user shared benchmark results showing that SGLang handles higher concurrency better than vLLM when running Qwen3.6 27B (INT8 with bf16 KV cache) on a 4x RTX 5060 Ti (64GB VRAM) setup. The test achieved 200 successful requests at 8 concurrency over 348.87 seconds, processing 61,870 input tokens and generating 44,525 tokens. This provides a practical reference for others considering multi-GPU configurations with these consumer cards.

3 engagement·1 source·reddit
Tool ReleaseTue, Jul 7, 2026, 12:00 AM

SkyPilot and Hugging Face launch zero-egress storage integration for multi-cloud AI workloads

SkyPilot and Hugging Face announced a joint integration that allows users to mount Hugging Face Hub repos (including Hugging Face Buckets) directly into SkyPilot jobs using an hf:// URL and HF_TOKEN. This enables running AI workloads—development, training, or serving—on any cloud GPU cluster while reading data from the Hub with zero egress fees. The move simplifies multi-cloud AI workflows by decoupling storage from compute.

0 engagement·1 source·rss
RSS
Tool ReleaseMon, Jul 6, 2026, 12:00 AM

Hugging Face introduces Kernels repository type with redesigned CLIs and security

Hugging Face announced a new 'kernel' repository type on the Hub, along with a major redesign of the project including improved security, revamped CLIs, expanded framework/backend coverage, and a foundation for agentic kernel development. The updates aim to better serve users with compute-specific needs.

0 engagement·1 source·rss
RSS
Tool ReleaseTue, Jul 7, 2026, 03:20 PM

Microsoft Foundry adds Hugging Face models to managed compute platform

Microsoft Foundry, a platform for building agentic AI applications, now includes Hugging Face models alongside offerings from Microsoft, OpenAI, Anthropic, Meta, Mistral, and DeepSeek. The platform provides a single endpoint and SDKs in Python, C#, JavaScript, and Java, with managed compute for deploying and scaling models. This expands model selection for developers using Foundry's multi-agent orchestration and memory features.

0 engagement·1 source·rss
RSS