fn parse_explore_layouts( layouts_csv: &str, is_gguf: bool, input: &Path, ) -> Result<Vec<String>, String>