Lumma-0.6B-Instruct / tokenizer_config.json
vishesh-t27's picture
Upload folder using huggingface_hub
56ef8fb verified
Raw
History Blame Contribute Delete
222 Bytes
{
"backend": "tokenizers",
"bos_token": "<|im_start|>",
"eos_token": "<|endoftext|>",
"model_max_length": 12288,
"pad_token": "<|pad|>",
"tokenizer_class": "TokenizersBackend",
"unk_token": "<|endoftext|>"
}