integrations.kernels.constants

integrations.kernels.constants

Diagnostic helpers for MoE kernel integrations (kernel dispatch itself is architecture-agnostic via the ExpertsInterface).

Functions

Name Description
resolve_experts_class Resolve the Experts class for a known model type, or None.

resolve_experts_class

integrations.kernels.constants.resolve_experts_class(model_type)

Resolve the Experts class for a known model type, or None.