Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
TheBloke
/
Trion-M-7B-GPTQ
like
1
Text Generation
Transformers
Safetensors
English
mistral
Mistral
text-generation-inference
4-bit precision
gptq
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
78bffa1
Trion-M-7B-GPTQ
/
special_tokens_map.json
TheBloke
GPTQ model commit
e65d061
about 1 year ago
raw
Copy download link
history
blame
Safe
168 Bytes
{
"additional_special_tokens"
:
[
"<unk>"
,
"<s>"
,
"</s>"
]
,
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}