Laguna-S-2.1-NVFP4-mlx / tokenizer_config.json
joerowell's picture
Laguna S 2.1 initial release
048dcb9
Raw
History Blame Contribute Delete
460 Bytes
{
"backend": "tokenizers",
"bos_token": "〈|EOS|〉",
"clean_up_tokenization_spaces": false,
"cls_token": "〈|CLS|〉",
"eos_token": "〈|EOS|〉",
"is_local": true,
"local_files_only": false,
"mask_token": "〈|MASK|〉",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "〈|PAD|〉",
"sep_token": "〈|SEP|〉",
"tokenizer_class": "TokenizersBackend",
"tool_parser_type": "glm47",
"unk_token": "〈|UNK|〉"
}