Zoyd
/

Text Generation
Transformers
Safetensors
phi3
conversational
custom_code
Inference Endpoints
exl2
flammenai_Mahou-1.2-phi-14B-4_25bpw_exl2 / special_tokens_map.json
Zoyd's picture
Upload folder using huggingface_hub
530b339 verified
raw
history blame contribute delete
No virus
569 Bytes
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<|endoftext|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}