Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
jackalope-7B-GPTQ
like
0
Text Generation
Transformers
Safetensors
7 datasets
English
mistral
text-generation-inference
4-bit precision
gptq
arxiv:
2306.02707
arxiv:
2301.13688
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
64d3d11
jackalope-7B-GPTQ
/
special_tokens_map.json
TheBloke
GPTQ model commit
8c0edb4
about 1 year ago
raw
Copy download link
history
blame
Safe
101 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"<|im_end|>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}