pub fn format_name(format: i32) -> Result<String, ChatError>
Human-readable name of a common_chat_format discriminant.
common_chat_format
Returns ChatError::Failed if llama.cpp cannot name the format.
ChatError::Failed