Skip to main content

get_installed_model_path

Function get_installed_model_path 

Source
pub fn get_installed_model_path(
    config: &CliConfig,
    model: LlmModel,
) -> Option<PathBuf>
Expand description

Get the path to an installed model, or None if not installed