CoolFace
Modelpublic

lifeofcoding/mastermax-7b

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
1likes24downloads
tokenizer_config.json8 linesDownload Raw Back to root
1{2  "add_prefix_space": false,3  "clean_up_tokenization_spaces": true,4  "eos_token": "<|endoftext|>",5  "model_max_length": 2048,6  "tokenizer_class": "PreTrainedTokenizerFast"7}8