pathcosmos/EVAFRILL-Mo-3B
130
1{2 "model_type": "evafrill-mo",3 "tokenizer_class": "PreTrainedTokenizerFast",4 "bos_token": "<s>",5 "eos_token": "</s>",6 "unk_token": "<unk>",7 "pad_token": "<pad>",8 "clean_up_tokenization_spaces": false,9 "chat_template": "<|user|>\n{{ message }}\n<|assistant|>\n"10}