Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
Yarn-Mistral-7B-128k-GPTQ
like
13
Text Generation
Transformers
Safetensors
emozilla/yarn-train-tokenized-16k-mistral
English
mistral
custom_code
text-generation-inference
4-bit precision
gptq
arxiv:
2309.00071
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
9e4913c
Yarn-Mistral-7B-128k-GPTQ
/
special_tokens_map.json
TheBloke
GPTQ model commit
9e4913c
12 months 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>"
}