File size: 386 Bytes
749347e aa30d41 749347e aa30d41 749347e aa30d41 749347e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | {
"add_prefix_space": null,
"backend": "tokenizers",
"bos_token": "|ENDOFTEXT|",
"clean_up_tokenization_spaces": false,
"eos_token": null,
"is_local": false,
"model_max_length": 512,
"pad_token": null,
"sp_model_kwargs": {},
"spaces_between_special_tokens": false,
"tokenizer_class": "LlamaTokenizer",
"unk_token": "<unk>",
"use_default_system_prompt": true
}
|