tanjunchen e8f4e1337c update readme.md
Signed-off-by: tanjunchen <tanjunchen20@gmail.com>
2025-12-31 14:55:15 +08:00
2025-12-28 20:28:58 +08:00
2025-12-29 21:21:10 +08:00
2025-12-29 21:21:10 +08:00
2025-12-28 20:28:58 +08:00
2025-12-10 12:05:39 +08:00
2025-12-31 14:55:15 +08:00
2025-12-10 17:51:24 +08:00
2025-12-28 20:28:58 +08:00
2025-12-28 20:28:58 +08:00
2025-12-31 14:55:15 +08:00
2025-12-10 17:51:24 +08:00
2025-12-31 14:55:15 +08:00
2025-12-10 17:51:24 +08:00
2025-12-10 12:05:39 +08:00

vLLM Kunlun Logo

Documentation | Quick Start | Slack


Latest News 🔥

  • [2025/12] Initial release of vLLM Kunlun

Overview

vLLM Kunlun (vllm-kunlun) is a community-maintained hardware plugin designed to seamlessly run vLLM on the Kunlun XPU. It is the recommended approach for integrating the Kunlun backend within the vLLM community, adhering to the principles outlined in the RFC Hardware pluggable. This plugin provides a hardware-pluggable interface that decouples the integration of the Kunlun XPU with vLLM.

By utilizing the vLLM Kunlun plugin, popular open-source models, including Transformer-like, Mixture-of-Expert, Embedding, and Multi-modal LLMs, can run effortlessly on the Kunlun XPU.


Prerequisites

  • Hardware: Kunlun3 P800
  • OS: Ubuntu 22.04
  • Software:
    • Python >=3.10
    • PyTorch ≥ 2.5.1
    • vLLM (same version as vllm-kunlun)

Supported Models

Generaltive Models

Model Support Quantization LoRA Piecewise Kunlun Graph Note
Qwen3
Qwen3-Moe
Qwen3-Next

Multimodal Language Models

Model Support Quantization LoRA Piecewise Kunlun Graph Note
Qwen3-VL

Performance Visualization 🚀

High-performance computing at work: How different models perform on the Kunlun3 P800.

Current environment: 16-way concurrency, input/output size 2048.

Models and tgs

Getting Started

Please use the following recommended versions to get started quickly:

Version Release type Doc
v0.11.0 Latest stable version QuickStart and Installation for more details

Contribute to vLLM Kunlun

If you're interested in contributing to this project, please read Contributing to vLLM Kunlun.

Star History 🔥

We opened the project at Dec 8, 2025. We love open source and collaboration ❤️

Star History Chart

Sponsors 👋

We sincerely appreciate the KunLunXin team for their support in providing GPU resources, which enabled efficient model adaptation debugging, comprehensive end-to-end testing, and broader model compatibility.

License

Apache License 2.0, as found in the LICENSE file.

Description
No description provided
Readme Apache-2.0 2.7 MiB
Languages
Python 66.8%
C++ 32.6%
Shell 0.4%
C 0.2%