stablelm-2-1_6b / tokenizer_config.json
p-christ's picture
Duplicate from stabilityai/stablelm-2-1_6b
b1ed5b0 verified
raw
history blame
224 Bytes
{
"tokenizer_class": "Arcade100kTokenizer",
"auto_map": {
"AutoTokenizer": [
"tokenization_arcade100k.Arcade100kTokenizer",
null
]
},
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>"
}