Skip to main content

try_load_embedding_runtime_for_mv2

Function try_load_embedding_runtime_for_mv2 

Source
pub fn try_load_embedding_runtime_for_mv2(
    config: &CliConfig,
    model_override: Option<&str>,
    mv2_dimension: Option<u32>,
) -> Option<EmbeddingRuntime>
Expand description

Try to load embedding runtime for MV2 with auto-detection (returns None if unavailable)