Text Generation
Transformers
Safetensors
PyTorch
mistral
Safetensors
text-generation-inference
Merge
7b
mistralai/Mistral-7B-Instruct-v0.1
cognitivecomputations/dolphin-2.6-mistral-7b
en
dataset:ehartford/dolphin
dataset:jondurbin/airoboros-2.2.1
dataset:ehartford/dolphin-coder
dataset:teknium/openhermes
dataset:ise-uiuc/Magicoder-OSS-Instruct-75K
dataset:ise-uiuc/Magicoder-Evol-Instruct-110K
dataset:LDJnr/Capybara
Inference Endpoints
has_space
conversational
File size: 414 Bytes
172ee16 |
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
}
}
|