Text Generation
Transformers
Safetensors
llama
conversational
Eval Results
text-generation-inference
Mahou-1.2-llama3-8B / special_tokens_map.json
emnakamura's picture
Upload tokenizer
a6ed530 verified
raw
history blame contribute delete
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
}
}