llama3-8B-Special-Dark-v3.1.2cc / special_tokens_map.json
MrRobotoAI's picture
Upload folder using huggingface_hub
19024e0 verified
raw
history blame contribute delete
No virus
301 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}