| { |
| "backend": "tokenizers", |
| "bos_token": "<|startoftext|>", |
| "clean_up_tokenization_spaces": false, |
| "eos_token": "<|im_end|>", |
| "is_local": true, |
| "legacy": false, |
| "max_length": 2048, |
| "model_input_names": [ |
| "input_ids", |
| "attention_mask" |
| ], |
| "model_max_length": 1000000000000000019884624838656, |
| "model_specific_special_tokens": {}, |
| "pad_to_multiple_of": null, |
| "pad_token": "<|im_end|>", |
| "pad_token_type_id": 0, |
| "padding_side": "right", |
| "sp_model_kwargs": {}, |
| "spaces_between_special_tokens": false, |
| "stride": 0, |
| "tokenizer_class": "TokenizersBackend", |
| "truncation_side": "right", |
| "truncation_strategy": "longest_first", |
| "use_default_system_prompt": false, |
| "use_fast": true |
| } |
|
|