Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
Mistral-7B-SciPhi-32k-GPTQ
like
4
Text Generation
Transformers
Safetensors
mistral
text-generation-inference
4-bit precision
gptq
License:
llama2
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
ea82d32
Mistral-7B-SciPhi-32k-GPTQ
/
special_tokens_map.json
TheBloke
GPTQ model commit
ea82d32
about 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>"
}