LFM2.5-2.6B-CoreAI / aimodelc-h16c /tokenizer /tokenizer_config.json
harshav's picture
AOT-compiled h16c .aimodelc from the same pinned commit
270444f verified
Raw
History Blame
363 Bytes
{
"backend": "tokenizers",
"bos_token": "<|startoftext|>",
"clean_up_tokenization_spaces": false,
"eos_token": "<|im_end|>",
"is_local": true,
"legacy": false,
"local_files_only": false,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|pad|>",
"tokenizer_class": "TokenizersBackend",
"use_default_system_prompt": false
}