DeepSeek-V4-Flash-Acti-MTP-W4A16-FP8 / tokenizer_config.json
LordNeel's picture
Initial release: pasta-paul base + Acti MTP block (RTN INT4 routed experts, FP8_BLOCK attn)
07fed2d verified
Raw
History Blame Contribute Delete
397 Bytes
{
"backend": "tokenizers",
"bos_token": "<|begin▁of▁sentence|>",
"clean_up_tokenization_spaces": false,
"eos_token": "<|end▁of▁sentence|>",
"is_local": true,
"legacy": true,
"local_files_only": false,
"model_max_length": 1048576,
"pad_token": "<|end▁of▁sentence|>",
"sp_model_kwargs": {},
"tokenizer_class": "TokenizersBackend",
"unk_token": null
}