TestLM / tokenizer_config.json
cahya's picture
first commit
ccf67eb
raw
history blame contribute delete
No virus
242 Bytes
{
"name_or_path": "rwkv-world",
"add_prefix_space": false,
"tokenizer_class": "RWKVWorldTokenizer",
"use_fast": false,
"auto_map": {
"AutoTokenizer": [
"tokenization_rwkv_world.RWKVWorldTokenizer",
null
]
}
}