pub async fn delete_model(
model_ref: impl AsRef<str>,
cache_dir: impl AsRef<Path>,
_options: DeleteModelOptions,
) -> Result<DeleteModelResult>pub async fn delete_model(
model_ref: impl AsRef<str>,
cache_dir: impl AsRef<Path>,
_options: DeleteModelOptions,
) -> Result<DeleteModelResult>