Text Generation
Transformers
Safetensors
mixtral
Mixture of Experts
openchat/openchat-3.5-0106
giux78/zefiro-7b-beta-ITA-v0.1
azale-ai/Starstreak-7b-beta
gagan3012/Mistral_arabic_dpo
davidkim205/komt-mistral-7b-v1
OpenBuddy/openbuddy-zephyr-7b-v14.1
manishiitg/open-aditi-hi-v1
VAGOsolutions/SauerkrautLM-7b-v1-mistral
conversational
Eval Results
text-generation-inference
Inference Endpoints
File size: 436 Bytes
4b959fa |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "<s>",
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}
|