CausalLM-14B-AWQ / special_tokens_map.json
TheBloke's picture
AWQ model commit
57a2538
raw
history blame contribute delete
174 Bytes
{
"additional_special_tokens": [
"<|im_start|>",
"<|im_end|>"
],
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}