DigitalSoul-4B / special_tokens_map.json
TroyDoesAI's picture
The persona is comprised of all the chat logs I have ever had with any LLM, that I have stored for the last 2 years over varying size models.
16cf461 verified
raw
history blame
312 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
}
}