CoolFace
Modelpublic

AyoubChLin/lfm2.5-2.6b-fable5-coding-agent

sourceHugging Faceupdated 1mo agoView on Hugging Face
11likes509downloads
tokenizer_config.json14 linesDownload Raw Back to root
1{2  "backend": "tokenizers",3  "bos_token": "<|startoftext|>",4  "clean_up_tokenization_spaces": false,5  "eos_token": "<|im_end|>",6  "is_local": false,7  "legacy": false,8  "local_files_only": false,9  "model_max_length": 1000000000000000019884624838656,10  "pad_token": "<|pad|>",11  "tokenizer_class": "TokenizersBackend",12  "use_default_system_prompt": false13}14