openbuddy-llama3.1-8b-v22.3-131k-GGUF / special_tokens_map.json
JamePeng2023's picture
initial commit
0d5b175 verified
raw
history blame contribute delete
No virus
337 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<|pad0|>"
}