{ | |
"additional_special_tokens": [ | |
"function-call", | |
"function-response", | |
"<pad>", | |
"<|eot_id|>" | |
], | |
"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 | |
}, | |
"pad_token": "<pad>" | |
} | |