Safetensors
fusion_llama
FUSION-LLaMA3.1-8B-Stage1 / special_tokens_map.json
starriver030515's picture
Upload folder using huggingface_hub
7a67b0d verified
raw
history blame contribute delete
390 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": "<|reserved_special_token_0|>"
}