Text Generation
Transformers
PyTorch
Thai
English
llama
openthaigpt
Inference Endpoints
text-generation-inference
openthaigpt-1.0.0-beta-7b-chat-ckpt-hf / special_tokens_map.json
kobkrit's picture
Fix corrupted model files
dfc8a1e
{
"bos_token": "<s>",
"eos_token": "</s>",
"pad_token": "<unk>",
"unk_token": "<unk>"
}