openthaigpt-test-llama-2-7B-th-3.5k-4bit / special_tokens_map.json
Winmodel's picture
Upload tokenizer
c6bfade
raw
history blame contribute delete
145 Bytes
{
"additional_special_tokens": [
"<unk>",
"<s>",
"</s>"
],
"bos_token": "<s>",
"eos_token": "</s>",
"unk_token": "<unk>"
}