Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
TheBloke
/
OpenHermes-2-Mistral-7B-GPTQ
like
25
Text Generation
Transformers
Safetensors
English
mistral
instruct
finetune
chatml
gpt4
synthetic data
distillation
text-generation-inference
4-bit precision
gptq
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
2
Deploy
Use this model
ee1fc6a
OpenHermes-2-Mistral-7B-GPTQ
/
special_tokens_map.json
TheBloke
GPTQ model commit
f68989a
about 2 years ago
raw
Copy download link
history
blame
174 Bytes
{
"additional_special_tokens"
:
[
"<unk>"
,
"<s>"
,
"</s>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"<|im_end|>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}