File size: 361 Bytes
9f0f627 194fd29 9f0f627 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
{
"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
} |