Text Generation
Transformers
Safetensors
mixtral
Mixture of Experts
Merge
mergekit
lazymergekit
Felladrin/Minueza-32M-Base
Felladrin/Minueza-32M-UltraChat
conversational
Inference Endpoints
text-generation-inference
Mixnueza-6x32M-MoE / special_tokens_map.json
Isotonic's picture
Upload folder using huggingface_hub
be37f92 verified
{
"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": "<s>",
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}