Text Generation
Transformers
PyTorch
Hungarian
English
llama
conversational
text-generation-inference
Inference Endpoints
SambaLingo-Hungarian-Chat-70B / special_tokens_map.json
zolicsaki's picture
5429dd56522b3d89a62d87a3888dfa92e69060abe16a945682f22b1cc45e30aa
84e6a3d verified
raw
history blame
411 Bytes
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}