vllm_omni.model_executor.models.voxcpm2 ¶
Modules:
| Name | Description |
|---|---|
minicpm4_hf_compat | fp32 RoPE + MLP matching native VoxCPM2 numerics. |
minicpm4_paged | MiniCPM4 with PagedAttention + fp32 RoPE/RMSNorm for VoxCPM2. |
pipeline | VoxCPM2 pipeline topology (frozen). |
runtime_config | |
scheduler | |
voxcpm2_import_utils | Dynamic import utilities for the native VoxCPM2 package. |
voxcpm2_talker | VoxCPM2 AR talker — PagedAttention pipeline with per-request state. |