code-daemon-embed-v1 / tokenizer_config.json
faxenoff's picture
Add compiled engines: TRT win sm_120 + OV (cpu/igpu/npu) + TVM win vulkan + tokenizer
0807aba verified
Raw
History Blame Contribute Delete
166 Bytes
{
"tokenizer_class": "XLMRobertaTokenizer",
"model_max_length": 512,
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>",
"pad_token": "<pad>"
}