pub fn load_mla_engine(file: &impl TensorSource) -> Result<MlaEngine, LoadError>
Load a DeepSeek-2 / Mistral-4 GGUF into MlaEngine (dense lead + MoE tail).
MlaEngine