cat-llama-3-70b-awq-san66-q128-w4-gemm / special_tokens_map.json
catid's picture
Upload folder using huggingface_hub
0e499c8 verified
raw
history blame contribute delete
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
}
}