Meta-Llama-3.1-405B-Instruct-gptq-4bit / special_tokens_map.json
lrl-modelcloud's picture
44f97d348f6d2cc7a473f67efc824b38c1a8319603b864597c7b1afedaf5b01e
a61945e verified
raw
history blame
340 Bytes
{
"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": "<|finetune_right_pad_id|>"
}