ALLaVA-StableLM2-1_6B / tokenizer_config.json
g-h-chen's picture
upload tokenizer_config.json
0762d75 verified
raw history blame
No virus
346 Bytes
{
"added_tokens_decoder": {},
"auto_map": {
"AutoTokenizer": [
"tokenization_arcade100k.Arcade100kTokenizer",
null
]
},
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"errors": "replace",
"model_max_length": 4096,
"pad_token": "<|endoftext|>",
"tokenizer_class": "Arcade100kTokenizer"
}