MoR-TC-v3.0.0-muon / tokenizer_config.json
gate369's picture
Upload folder using huggingface_hub
0919d12 verified
raw
history blame contribute delete
184 Bytes
{
"tokenizer_class": "LlamaTokenizer",
"bos_token": "<|begin_of_text|>",
"eos_token": "<|im_end|>",
"unk_token": null,
"pad_token": "<|im_end|>",
"model_max_length": 1024
}