Text Generation
Transformers
Safetensors
English
mistral
llama-2
code
Eval Results
Inference Endpoints
text-generation-inference
speechless-thoughts-mistral-7b-v1.0 / special_tokens_map.json
uukuguy's picture
Fixed README.md
2f82b6e
{
"bos_token": {
"content": "<s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
},
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": true,
"rstrip": false,
"single_word": false
}
}