DynamicMind-MoE / tokenizer_config.json
DedeProGames's picture
DynamicMind-MoE: 30.2M total / 8.9M active sparse MoE, upcycled from DynamicMind-Mini
70038b6 verified
Raw
History Blame Contribute Delete
223 Bytes
{
"backend": "tokenizers",
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|pad|>",
"unk_token": "<|unk|>",
"model_max_length": 1024,
"tokenizer_class": "TokenizersBackend"
}