Text Generation
Transformers
Safetensors
English
llama
Not-For-All-Audiences
text-generation-inference
Inference Endpoints
L3-8b-Rosier-v1 / special_tokens_map.json
Fizzarolli's picture
Upload folder using huggingface_hub
c7c1201 verified
raw
history blame contribute delete
449 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
},
"pad_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}