SOVL_Llama3_8B-AWQ / special_tokens_map.json
first_name.last_name
adding AWQ model
3eaa9c7
raw
history blame
296 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
}
}