Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
openthaigpt
/
openthaigpt-1.0.0-beta-13b-chat-hf
like
2
Follow
OpenThaiGPT
50
Text Generation
Transformers
PyTorch
Thai
English
llama
openthaigpt
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
e800c7a
openthaigpt-1.0.0-beta-13b-chat-hf
/
special_tokens_map.json
boi54939
first commit
53ccd7a
11 months ago
raw
Copy download link
history
blame
Safe
170 Bytes
{
"bos_token"
:
"<s>"
,
"cls_token"
:
"<CLS>"
,
"eos_token"
:
"</s>"
,
"mask_token"
:
"<MASK>"
,
"pad_token"
:
"<PAD>"
,
"sep_token"
:
"<SEP>"
,
"unk_token"
:
"<unk>"
}