From 8d0afa9b422d77c780ccc642c4fe8177aed7330c Mon Sep 17 00:00:00 2001 From: a120092009 <33205509+a120092009@users.noreply.github.com> Date: Tue, 30 Sep 2025 17:59:47 +0800 Subject: [PATCH] [Doc] Add Cambricon MLU support (#25942) Signed-off-by: a120092009 --- docs/getting_started/installation/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/getting_started/installation/README.md b/docs/getting_started/installation/README.md index 5e57d23f4a1df..a4e63e426b9ba 100644 --- a/docs/getting_started/installation/README.md +++ b/docs/getting_started/installation/README.md @@ -25,3 +25,4 @@ The backends below live **outside** the main `vllm` repository and follow the | MetaX MACA GPU | N/A, install from source | | | Rebellions ATOM / REBEL NPU | `vllm-rbln` | | | IBM Spyre AIU | `vllm-spyre` | | +| Cambricon MLU | `vllm-mlu` | |