granite-4.2-30b-mixed-NVFP4-FP8 / tokenizer_config.json
jagat-primitive-org's picture
Granite-4.2-30B mixed NVFP4/FP8: MLP+qkv NVFP4 g16, o_proj FP8
b1c62b9 verified
Raw
History Blame Contribute Delete
399 Bytes
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": "<s>",
"clean_up_tokenization_spaces": false,
"eos_token": "<|im_end|>",
"errors": "replace",
"is_local": true,
"local_files_only": false,
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|im_end|>",
"padding_side": "left",
"tokenizer_class": "TokenizersBackend",
"unk_token": "<unk>"
}