defaultChatFormatName top-level constant

String const defaultChatFormatName

The name used when llama.format is unset, for backwards compatibility.

Implementation

const String defaultChatFormatName = 'gemma';