Text Generation
Transformers
PyTorch
Japanese
llama
Inference Endpoints
text-generation-inference
lm-v1 / special_tokens_map.json
tahomatx's picture
Upload tokenizer (#2)
52edb0a
{
"bos_token": {
"content": "",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}