| { | |
| "add_prefix_space": false, | |
| "bos_token": "[BOS]", | |
| "clean_up_tokenization_spaces": true, | |
| "eos_token": "[|endofturn|]", | |
| "pad_token": "[|endofturn|]", | |
| "tokenizer_class": "PreTrainedTokenizerFast", | |
| "model_max_length": 4096, | |
| "trust_remote_code": true | |
| } |
| { | |
| "add_prefix_space": false, | |
| "bos_token": "[BOS]", | |
| "clean_up_tokenization_spaces": true, | |
| "eos_token": "[|endofturn|]", | |
| "pad_token": "[|endofturn|]", | |
| "tokenizer_class": "PreTrainedTokenizerFast", | |
| "model_max_length": 4096, | |
| "trust_remote_code": true | |
| } |