custom-model / tokenizer_config.json
charlesxsh's picture
yo
dcf70a0
raw
history blame
138 Bytes
{
"auto_map": {
"AutoTokenizer": ["custom_tokenizer.CustomTokenizer", null]
},
"tokenizer_class": "CustomTokenizer"
}