CoolFace
Modelpublic

modrill/math-nothink-o7b-20260908

sourceHugging Faceapache-2.0updated 17d agoView on Hugging Face
0likes234downloads
tokenizer_config.json14 linesDownload Raw Back to root
1{2  "add_prefix_space": false,3  "backend": "tokenizers",4  "bos_token": null,5  "clean_up_tokenization_spaces": false,6  "eos_token": "<|endoftext|>",7  "is_local": true,8  "local_files_only": true,9  "model_max_length": 65536,10  "pad_token": "<|pad|>",11  "tokenizer_class": "TokenizersBackend",12  "unk_token": "<|endoftext|>"13}14