vllm_omni.platforms.npu.platform ¶
NPUOmniPlatform ¶
Bases: OmniPlatform, NPUPlatform
NPU/Ascend implementation of OmniPlatform.
Inherits all NPU-specific implementations from vllm-ascend's NPUPlatform, and adds Omni-specific interfaces from OmniPlatform.
create_autocast_context classmethod ¶
get_device_memory classmethod ¶
get_diffusion_attn_backend_cls classmethod ¶
get_diffusion_model_impl_qualname classmethod ¶
get_diffusion_packed_modules_mapping classmethod ¶
init_diffusion_worker_vllm_config classmethod ¶
init_diffusion_worker_vllm_config(vllm_config: Any) -> None