cat-llama-3-8b-awq-q128-w4-gemm / special_tokens_map.json
catid's picture
add model
f645d8c
raw
history blame contribute delete
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
}
}