Model: mlx-community/Dobby-Mini-Unhinged-Plus-Llama-3.1-8B-bf16 Source: Original Platform
28 lines
512 B
JSON
28 lines
512 B
JSON
{
|
|
"additional_special_tokens": [
|
|
"<|eot_id|>",
|
|
"<|eom_id|>"
|
|
],
|
|
"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": {
|
|
"content": "<|eot_id|>",
|
|
"lstrip": false,
|
|
"normalized": false,
|
|
"rstrip": false,
|
|
"single_word": false
|
|
}
|
|
}
|