[DOC] update v1_guide with INTEL HW (#22679)

Signed-off-by: Chendi.Xue <chendi.xue@intel.com>
This commit is contained in:
Chendi.Xue 2025-08-12 03:22:49 -05:00 committed by GitHub
parent 78077d5417
commit 59f3b93636
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -63,6 +63,7 @@ based on assigned priority, with FCFS as a tie-breaker), configurable via the
|------------|-----------------------------------------------| |------------|-----------------------------------------------|
| **NVIDIA** | <nobr>🚀</nobr> | | **NVIDIA** | <nobr>🚀</nobr> |
| **AMD** | <nobr>🟢</nobr> | | **AMD** | <nobr>🟢</nobr> |
| **INTEL GPU** | <nobr>🟢</nobr> |
| **TPU** | <nobr>🟢</nobr> | | **TPU** | <nobr>🟢</nobr> |
| **CPU** | <nobr>🟢 (x86\_64/aarch64) 🟡 (MacOS) </nobr> | | **CPU** | <nobr>🟢 (x86\_64/aarch64) 🟡 (MacOS) </nobr> |
@ -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-ascend](https://github.com/vllm-project/vllm-ascend)
- [vllm-spyre](https://github.com/vllm-project/vllm-spyre) - [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) - [vllm-openvino](https://github.com/vllm-project/vllm-openvino)
Please check their corresponding repositories for more details. Please check their corresponding repositories for more details.