LFM2.5-8B-A1B-Coder / tokenizer_config.json
josephmayo's picture
Upload LFM clean realworld v2 merged model
57dab8d verified
Raw
History Blame Contribute Delete
410 Bytes
{
"backend": "tokenizers",
"bos_token": "<|startoftext|>",
"clean_up_tokenization_spaces": false,
"eos_token": "<|im_end|>",
"is_local": false,
"local_files_only": false,
"max_length": 768,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|pad|>",
"stride": 0,
"truncation_side": "right",
"truncation_strategy": "longest_first",
"use_default_system_prompt": false
}