PlatYi-34B-Llama-Q-v3-GPTQ / special_tokens_map.json
TheBloke's picture
GPTQ model commit
6cc1235
raw
history blame
211 Bytes
{
"additional_special_tokens": [
"<unk>",
"<|startoftext|>",
"<|endoftext|>"
],
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<unk>",
"unk_token": "<unk>"
}