{ | |
"bos_token": "<|begin_of_text|>", | |
"clean_up_tokenization_spaces": true, | |
"eos_token": "<|end_of_text|>", | |
"model_input_names": [ | |
"input_ids", | |
"attention_mask" | |
], | |
"model_max_length": 131072, | |
"vocab_file": null, | |
"name_or_path": "meta-llama/Llama-3.2-1B", | |
"padding_side": "right", | |
"pad_token": "<|end_of_text|>" | |
} |