Text Generation
Transformers
PyTorch
Thai
English
llama
openthaigpt
Inference Endpoints
text-generation-inference
openthaigpt-1.0.0-alpha-7b-chat-ckpt-hf / special_tokens_map.json
kobkrit's picture
Init
56e0fd5
{
"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
}
}