Eva-4B-V2-bnb-4bit-nf4-dq / tokenizer_config.json
manu02's picture
Upload 4-bit quantized version of FutureMa/Eva-4B-V2 with 67.7% memory reduction
26ce613 verified
{
"add_prefix_space": false,
"backend": "tokenizers",
"bos_token": null,
"clean_up_tokenization_spaces": false,
"eos_token": "<|im_end|>",
"errors": "replace",
"is_local": false,
"model_max_length": 1010000,
"pad_token": "<|endoftext|>",
"split_special_tokens": false,
"tokenizer_class": "Qwen2Tokenizer",
"unk_token": null
}