StripedHyena-Hessian-7B / tokenizer_config.json
Zymrael
feat: initial commit
2f9e2c6
raw history blame
No virus
158 Bytes
{
"unk_token": "</s>",
"bos_token": "<s>",
"eos_token": "</s>",
"add_prefix_space": false,
"tokenizer_class": "PreTrainedTokenizerFast"
}