File size: 577 Bytes
ca3e11f 4958b6b ca3e11f 4958b6b ca3e11f 4958b6b ca3e11f 4958b6b ca3e11f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 | {
"add_prefix_space": null,
"backend": "tokenizers",
"bos_token": "<|begin▁of▁sentence|>",
"clean_up_tokenization_spaces": false,
"eos_token": "<|end▁of▁sentence|>",
"extra_special_tokens": [
"<|User|>",
"<|Assistant|>"
],
"is_local": true,
"legacy": true,
"model_max_length": 1000000000000000019884624838656,
"model_specific_special_tokens": {},
"pad_token": "<|▁pad▁|>",
"processor_class": "DeepseekVLV2Processor",
"tokenizer_class": "TokenizersBackend",
"unk_token": null,
"use_default_system_prompt": false
}
|