Text Generation
Transformers
Safetensors
English
mistral
text-generation-inference
unsloth
trl
conversational
Inference Endpoints
Mixtral_AI_MiniTron_SFT_3.75b / special_tokens_map.json
LeroyDyer's picture
(Trained with Unsloth)
83ca9ce verified
raw history blame
No virus
558 Bytes
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "<|im_end|>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}