Text Generation
Transformers
Safetensors
MLX
English
Japanese
llama
conversational
text-generation-inference
Inference Endpoints
Llama-3.1-Swallow-8B-Instruct-v0.2 / special_tokens_map.json
schroneko's picture
4c836e9bd76d838ecf33be5ae92962926fcca4def0421966efe50fa5f41cf4f2
4f537da verified
raw
history blame
454 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": "<|finetune_right_pad_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}