Text Classification
Transformers
Safetensors
English
llama
text-generation-inference
Inference Endpoints
llama-3-tulu-2-8b-uf-mean-rm / special_tokens_map.json
hamishivi's picture
Upload folder using huggingface_hub
1074b65 verified
raw
history blame
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
}
}