[Doc] Add Baidu Kunlun XPU support (#30455)

Signed-off-by: xyDong0223 <dongxinyu23@gmail.com>
This commit is contained in:
xyDong0223 2025-12-11 12:52:17 +08:00 committed by GitHub
parent d6464f2679
commit 1a516557e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,3 +26,4 @@ The backends below live **outside** the main `vllm` repository and follow the
| Rebellions ATOM / REBEL NPU | `vllm-rbln` | <https://github.com/rebellions-sw/vllm-rbln> |
| IBM Spyre AIU | `vllm-spyre` | <https://github.com/vllm-project/vllm-spyre> |
| Cambricon MLU | `vllm-mlu` | <https://github.com/Cambricon/vllm-mlu> |
| Baidu Kunlun XPU | N/A, install from source | <https://github.com/baidu/vLLM-Kunlun> |