Qwen3-30B-Instruct-2507-REAM-AWQ / tokenizer_config.json
mattbucci's picture
Qwen3-30B-Instruct-2507 REAM (96 exp) AWQ — in-house rebuild, basic PASS @ 256K
efaeda0 verified
Raw
History Blame Contribute Delete
349 Bytes
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": null,
"clean_up_tokenization_spaces": false,
"eos_token": "<|im_end|>",
"errors": "replace",
"is_local": true,
"model_max_length": 1010000,
"pad_token": "<|endoftext|>",
"split_special_tokens": false,
"tokenizer_class": "Qwen2Tokenizer",
"unk_token": null
}