Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
Mistral-Pygmalion-7B-AWQ
like
5
Text Generation
Transformers
Safetensors
English
llama
Mistral
Pygmalion
llama-2
llama-2-7b
text-generation-inference
4-bit precision
awq
License:
cc-by-nc-nd-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
9f9b15b
Mistral-Pygmalion-7B-AWQ
/
special_tokens_map.json
TheBloke
AWQ model commit
125c304
about 1 year ago
raw
Copy download link
history
blame
Safe
169 Bytes
{
"additional_special_tokens"
:
[
"<unk>"
,
"<s>"
,
"</s>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<unk>"
,
"unk_token"
:
"<unk>"
}