Appearance
type BuiltinSpecialTokenValue = "BOS" | "EOS" | "NL" | "EOT" | "SEP";
Defined in: utils/LlamaText.ts:518