Skip to main content

recommended_config

Function recommended_config 

Source
pub fn recommended_config(
    weights_path: impl Into<String>,
) -> EmbeddingModelConfig
Expand description

Build a default configuration for the recommended model.

The caller must supply the actual weights_path where the model was placed (orbok does not download models without explicit user action, RFC-029).