Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
TheBloke
/
MistralLite-7B-AWQ
like
8
Text Generation
Transformers
Safetensors
mistral
text-generation-inference
4-bit precision
awq
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
016827d
MistralLite-7B-AWQ
/
special_tokens_map.json
TheBloke
AWQ model commit
aa489cf
about 1 year ago
raw
Copy download link
history
blame
Safe
210 Bytes
{
"additional_special_tokens"
:
[
"<unk>"
,
"<s>"
,
"</s>"
,
"<|assistant|>"
,
"<|prompter|>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"<unk>"
}