Text Generation
Transformers
Safetensors
Korean
English
llama
conversational
text-generation-inference
Inference Endpoints
llama-3.2-3B-wildguard-ko-2410 / special_tokens_map.json
heegyu's picture
Upload tokenizer
64d0d22 verified
raw
history blame contribute delete
439 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
},
"pad_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}