Text Generation
Transformers
Safetensors
Chinese
English
llama
conversational
Inference Endpoints
text-generation-inference
blossom-v5-llama3-8b / special_tokens_map.json
Azure99's picture
Upload model
91ea35e
raw history blame
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
}
}