Text Generation
Transformers
Safetensors
mixtral
Mixture of Experts
mergekit
Merge
chinese
arabic
english
multilingual
german
french
gagan3012/MetaModel
jeonsworld/CarbonVillain-en-10.7B-v2
jeonsworld/CarbonVillain-en-10.7B-v4
TomGrc/FusionNet_linear
DopeorNope/SOLARC-M-10.7B
VAGOsolutions/SauerkrautLM-SOLAR-Instruct
upstage/SOLAR-10.7B-Instruct-v1.0
fblgit/UNA-SOLAR-10.7B-Instruct-v1.0
conversational
text-generation-inference
Inference Endpoints
File size: 436 Bytes
82edbbf |
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
}
}
|