pub fn ensure_model(model_id: Option<&str>) -> Result<PathBuf>
Load model from cache or download from HuggingFace. Returns path to the model directory.