Meta-Llama-3-70B-Instruct-AWQ / special_tokens_map.json
sanjay920's picture
Upload folder using huggingface_hub
fc02a0f verified
raw
history blame contribute delete
No virus
459 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|reserved_special_token_250|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}