ensure_model

Function ensure_model 

Source
pub fn ensure_model(model_id: Option<&str>) -> Result<PathBuf>
Expand description

Load model from cache or download from HuggingFace. Returns path to the model directory.