Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
TheBloke
/
SciPhi-Mistral-7B-32k-GPTQ
like
4
Text Generation
Transformers
Safetensors
mistral
text-generation-inference
4-bit precision
gptq
arxiv:
2306.02707
arxiv:
2301.13688
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
d9d82ed
SciPhi-Mistral-7B-32k-GPTQ
/
special_tokens_map.json
TheBloke
GPTQ model commit
efeaddd
over 1 year ago
raw
Copy download link
history
blame
Safe
145 Bytes
{
"additional_special_tokens"
:
[
"<unk>"
,
"<s>"
,
"</s>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}