llama-3-70B-Instruct-ov-fp16-int4-asym / special_tokens_map.json
nsbendre25's picture
Initial Upload
b63b892 verified
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
}
}