Safetensors
English
llama
llama-3-tulu-v2.5-8b-uf-mean-70b-uf-rm / special_tokens_map.json
hamishivi's picture
Upload folder using huggingface_hub
cc35de7 verified
raw
history blame contribute delete
325 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": "<pad>"
}