pub fn sanitize_model_name(model_id: &str) -> String
Replace / with -- and strip characters that are unsafe in directory names.
/
--