|
{ |
|
"additional_special_tokens": [ |
|
"<|available_functions|>", |
|
"<|system|>", |
|
"<|gökdeniz|>", |
|
"<|user|>", |
|
"<|josie|>", |
|
"<|assistant|>", |
|
"<|function_call|>", |
|
"<|function_response|>", |
|
"<|image|>", |
|
"<|long_term_memory|>", |
|
"<|short_term_memory|>", |
|
"<|home_state|>", |
|
"<|current_states|>", |
|
"<|context|>", |
|
"<|im_start|>", |
|
"<|im_end|>" |
|
], |
|
"bos_token": { |
|
"content": "<|startoftext|>", |
|
"lstrip": false, |
|
"normalized": false, |
|
"rstrip": false, |
|
"single_word": false |
|
}, |
|
"eos_token": { |
|
"content": "<|endoftext|>", |
|
"lstrip": false, |
|
"normalized": false, |
|
"rstrip": false, |
|
"single_word": false |
|
}, |
|
"pad_token": "[control_768]", |
|
"unk_token": { |
|
"content": "<unk>", |
|
"lstrip": false, |
|
"normalized": false, |
|
"rstrip": false, |
|
"single_word": false |
|
} |
|
} |
|
|