pub async fn show_model( model_ref: impl AsRef<str>, cache_dir: impl AsRef<Path>, ) -> Result<ModelDetails>