vllm/vllm/platforms
Mengqing Cao 9d827170a3
[Platforms] Add device_type in Platform (#10508)
Signed-off-by: MengqingCao <cmq0113@163.com>
2024-11-21 04:44:20 +00:00
..
__init__.py [Platform][Refactor] Extract func get_default_attn_backend to Platform (#10358) 2024-11-19 11:22:26 +08:00
cpu.py [Platforms] Add device_type in Platform (#10508) 2024-11-21 04:44:20 +00:00
cuda.py [Platforms] Add device_type in Platform (#10508) 2024-11-21 04:44:20 +00:00
hpu.py [Platforms] Add device_type in Platform (#10508) 2024-11-21 04:44:20 +00:00
interface.py [Platforms] Add device_type in Platform (#10508) 2024-11-21 04:44:20 +00:00
neuron.py [Platforms] Add device_type in Platform (#10508) 2024-11-21 04:44:20 +00:00
openvino.py [Platforms] Add device_type in Platform (#10508) 2024-11-21 04:44:20 +00:00
rocm.py [Platforms] Add device_type in Platform (#10508) 2024-11-21 04:44:20 +00:00
tpu.py [Platforms] Add device_type in Platform (#10508) 2024-11-21 04:44:20 +00:00
xpu.py [Platforms] Add device_type in Platform (#10508) 2024-11-21 04:44:20 +00:00