layer-skip / special_tokens_map.json
ariG23498's picture
ariG23498 HF staff
ariG23498/layer-skip-llama-3.2-1b-instruct-topv2-1000
e8b7293 verified
raw
history blame contribute delete
325 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": "<|eot_id|>"
}