Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
speechless-code-mistral-7B-v1.0-GPTQ
like
2
Text Generation
Transformers
Safetensors
5 datasets
English
mistral
llama-2
code
Eval Results
text-generation-inference
4-bit precision
gptq
License:
llama2
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
gptq-8bit-128g-actorder_True
speechless-code-mistral-7B-v1.0-GPTQ
/
special_tokens_map.json
TheBloke
GPTQ model commit
bf4c1dd
about 1 year 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>"
}