Text Generation
Transformers
PyTorch
English
Spanish
llama
Inference Endpoints
text-generation-inference
LGeM-7B / special_tokens_map.json
erfanzar's picture
Adding Tokenizer INIT
a6ee9ad
{
"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
}
}