From 59f3b936365afd200e474ddc9d1f5aa33f05b634 Mon Sep 17 00:00:00 2001 From: "Chendi.Xue" Date: Tue, 12 Aug 2025 03:22:49 -0500 Subject: [PATCH] [DOC] update v1_guide with INTEL HW (#22679) Signed-off-by: Chendi.Xue --- docs/usage/v1_guide.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/usage/v1_guide.md b/docs/usage/v1_guide.md index 12191d349060..54af970ea842 100644 --- a/docs/usage/v1_guide.md +++ b/docs/usage/v1_guide.md @@ -63,6 +63,7 @@ based on assigned priority, with FCFS as a tie-breaker), configurable via the |------------|-----------------------------------------------| | **NVIDIA** | 🚀 | | **AMD** | 🟢 | +| **INTEL GPU** | 🟢 | | **TPU** | 🟢 | | **CPU** | 🟢 (x86\_64/aarch64) 🟡 (MacOS) | @@ -72,6 +73,7 @@ based on assigned priority, with FCFS as a tie-breaker), configurable via the - [vllm-ascend](https://github.com/vllm-project/vllm-ascend) - [vllm-spyre](https://github.com/vllm-project/vllm-spyre) + - [vllm-gaudi](https://github.com/vllm-project/vllm-gaudi) - [vllm-openvino](https://github.com/vllm-project/vllm-openvino) Please check their corresponding repositories for more details.