Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
WizardCoder-Python-13B-V1.0-GPTQ
like
76
Text Generation
Transformers
Safetensors
llama
code
Eval Results
text-generation-inference
4-bit precision
gptq
arxiv:
4 papers
License:
llama2
Model card
Files
Files and versions
Community
3
Train
Deploy
Use this model
gptq-4bit-128g-actorder_True
WizardCoder-Python-13B-V1.0-GPTQ
/
special_tokens_map.json
TheBloke
Initial GPTQ model commit
cabced3
about 1 year ago
raw
Copy download link
history
blame
Safe
96 Bytes
{
"bos_token"
:
"</s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"[PAD]"
,
"unk_token"
:
"</s>"
}