pub fn get_installed_model_path( config: &CliConfig, model: LlmModel, ) -> Option<PathBuf>
Get the path to an installed model, or None if not installed