Safetensors
fusion_llama
FUSION-LLaMA3.1-8B-Stage1.5 / special_tokens_map.json
starriver030515's picture
Upload folder using huggingface_hub
413135c verified
raw
history blame contribute delete
504 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": "<|reserved_special_token_0|>",
"unk_token": {
"content": "<|reserved_special_token_0|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}