Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
TheBloke
/
Thespis-Mistral-7B-v0.5-AWQ
like
3
Text Generation
Transformers
Safetensors
mistral
Not-For-All-Audiences
text-generation-inference
4-bit precision
awq
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
6d04d4d
Thespis-Mistral-7B-v0.5-AWQ
/
special_tokens_map.json
TheBloke
AWQ model commit
ced0651
about 1 year 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>"
}