NeMo
Safetensors
llama
Llama-3.1-Minitron-4B-Width-Base / special_tokens_map.json
srvm's picture
Add model weights and config
4de9c33
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
}
}