PyTorch
English
llama
exl2
L3.1-70B-Euryale-v2.2-4.65bpw-h6-exl2 / special_tokens_map.json
yiximail's picture
Upload folder using huggingface_hub
65e6681 verified
raw
history blame contribute delete
444 Bytes
{
"bos_token": {
"content": "<|begin_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|eot_id|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|end_of_text|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}