[Doc] Add Sophgo TPU Support (#30949)

Co-authored-by: zhaoyang.wang <zhaoyang.wang@sophgo.com>
This commit is contained in:
wzyrrr 2025-12-19 00:29:33 +08:00 committed by GitHub
parent 0db5439ded
commit 326e7c3105
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,3 +27,4 @@ The backends below live **outside** the main `vllm` repository and follow the
| 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> |
| Sophgo TPU | N/A, install from source | <https://github.com/sophgo/vllm-tpu> |