Text Generation
Transformers
Safetensors
PyTorch
mistral
Safetensors
text-generation-inference
Merge
7b
mistralai/Mistral-7B-Instruct-v0.1
NickyNicky/Mistral-7B-OpenOrca-oasst_top1_2023-08-25-v3
bg
ca
cs
da
de
en
es
fr
hr
hu
it
nl
pl
pt
ro
ru
sl
sr
sv
uk
dataset:Open-Orca/OpenOrca
dataset:OpenAssistant/oasst_top1_2023-08-25
arxiv:2309.17453
arxiv:2205.14135
Inference Endpoints
conversational
File size: 414 Bytes
a63988e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
{
"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
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}
|