Meta-Llama-3-70B-Instruct-GPTQ / special_tokens_map.json
markoarnauto's picture
GPTQ commit model & tokenizer
9d627bb verified
raw
history blame
No virus
301 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}