v5-Eagle-7B-HF / tokenizer_config.json
Eugene Cheah (picocreator)
Changed to v5 Eagle 7B model
194fd29
raw history blame
No virus
361 Bytes
{
"name_or_path": "rwkv-world",
"add_prefix_space": false,
"tokenizer_class": "RWKVWorldTokenizer",
"use_fast": false,
"auto_map": {
"AutoTokenizer": [
"tokenization_rwkv_world.RWKVWorldTokenizer",
null
]
},
"clean_up_tokenization_spaces": true,
"errors": "replace",
"model_max_length": 1000000000000000019884624838656
}