Realtime AI News
Hugging Face Delivers Native-Speed vLLM Backend for Transformers Models
Hugging Face announced that its Transformers library vLLM modeling backend now matches or exceeds native vLLM implementations in inference speed. Model authors can automatically get fast vLLM inference from their Transformers code with zero porting work.

Hugging Face announced on July 8 a major performance milestone: the Transformers library's vLLM modeling backend now matches or exceeds the speed of vLLM's hand-written native implementations. Model authors can automatically leverage their Transformers implementations to get ultra-fast vLLM inference without any porting effort.
The performance claims are backed by rigorous benchmarks across three very different Qwen3 models: a 4B dense model on a single GPU, a 32B dense model with tensor parallelism, and a 235B-parameter FP8 Mixture-of-Experts model running data+expert parallelism on an 8×H100 node. In every case, the Transformers backend met or beat native throughput.
Using the Transformers modeling backend requires just a single flag: --model-impl transformers. It composes with all of vLLM's usual parallelism options, so no serving configuration changes are needed.
The Transformers library supports over 450 architectures through consistent APIs, with the design principle that model implementations are self-contained and easy to understand. Last year, Hugging Face first integrated Transformers as a modeling backend in vLLM, allowing model authors to run Transformers models inside vLLM without porting. This update closes the performance gap.
Models using linear attention are not currently supported, though support is coming soon. Custom models with code living in Hub repos are unlikely to work as they may not be written compliantly.
This advancement has significant implications for the AI inference infrastructure ecosystem. vLLM is one of the industry's most popular high-performance inference engines, and Transformers is the framework where most new models are first implemented. Their seamless high-performance integration dramatically reduces the cost of moving from model research to production deployment.
Why it matters
The native-speed vLLM Transformers backend eliminates the porting barrier between research models and production inference, accelerating open-source AI model deployment.
Nearby Updates
All07/08, 08:00
OpenAI Launches GPT-Live: Next-Generation Voice Model Now Powering ChatGPT Voice
OpenAI released GPT-Live on July 8, a new generation of voice models designed for more natural human-AI interaction. The model is now live, powering the ChatGPT Voice experience.
07/08, 07:35
MCloudBridge launches intent analysis-based AI Agent for enterprise automation
MCloudBridge has launched an AI Agent powered by intent analysis, designed to enhance enterprise decision-making and automated service delivery. The agent understands users' underlying intent rather than surface-level commands, enabling more precise task execution in complex business scenarios.
07/08, 08:30
Reuters: DeepSeek Developing Its Own AI Inference Chips to Reduce Reliance on Nvidia and Huawei
Chinese AI startup DeepSeek is pushing to design its own in-house AI inference chips, according to three sources familiar with the matter. The early-stage initiative aims to reduce dependence on Nvidia and Huawei for the silicon needed to run its popular AI models.
07/08, 08:44
Ex-Ideal Auto trio launches Zhijian Dynamic, sets record with 100-unit i7 Pro robot delivery
Three former Ideal Auto smart driving executives founded Zhijian Dynamic and delivered the first 100 units of their i7 Pro robot in under a year, setting the fastest delivery record in the embodied AI industry. The company also launched the world's first CNC intelligent embodied robot production line, where robots manufacture their own harmonic reducer components.