Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
cgato
/
Thespis-Mistral-7b-v0.6
like
10
Text Generation
Transformers
PyTorch
mistral
Not-For-All-Audiences
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
8f02867
Thespis-Mistral-7b-v0.6
/
special_tokens_map.json
cgato
Upload 9 files
8f02867
12 months ago
raw
Copy download link
history
blame
Safe
168 Bytes
{
"additional_special_tokens"
:
[
"<unk>"
,
"<s>"
,
"</s>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}