Meta-Llama-3.1-8B-TinyLlama-Instruct_CODE_Python-extra_small_quantization_GGUF_3bit
/
special_tokens_map.json
{ | |
"bos_token": { | |
"content": "<|begin_of_text|>", | |
"lstrip": false, | |
"normalized": false, | |
"rstrip": false, | |
"single_word": false | |
}, | |
"eos_token": { | |
"content": "<|eot_id|>", | |
"lstrip": false, | |
"normalized": false, | |
"rstrip": false, | |
"single_word": false | |
}, | |
"pad_token": { | |
"content": "<|finetune_right_pad_id|>", | |
"lstrip": false, | |
"normalized": false, | |
"rstrip": false, | |
"single_word": false | |
} | |
} | |