Skip to main content

download_model

Function download_model 

Source
pub async fn download_model(
    model_ref: impl AsRef<str>,
    cache_dir: impl AsRef<Path>,
) -> Result<DownloadedModel>