16 lines
438 B
JSON
16 lines
438 B
JSON
{
|
|
"add_prefix_space": null,
|
|
"backend": "tokenizers",
|
|
"bos_token": "<|begin_of_text|>",
|
|
"clean_up_tokenization_spaces": true,
|
|
"eos_token": "<|end_of_text|>",
|
|
"is_local": false,
|
|
"model_max_length": 131072,
|
|
"model_type": "llama",
|
|
"pad_token": "<|finetune_right_pad_id|>",
|
|
"padding_side": "right",
|
|
"tokenizer_class": "LlamaTokenizerFast",
|
|
"unk_token": "<unk>",
|
|
"use_default_system_prompt": false,
|
|
"legacy": false
|
|
} |