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.