Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
TheBloke
/
CodeLlama-13B-Instruct-GPTQ
like
38
Text Generation
Transformers
Safetensors
code
llama
llama-2
custom_code
text-generation-inference
4-bit precision
gptq
arxiv:
2308.12950
License:
llama2
Model card
Files
Files and versions
Community
6
Train
Deploy
Use this model
588f577
CodeLlama-13B-Instruct-GPTQ
/
generation_config.json
TheBloke
Fix generation_config.json
39abd6f
about 1 year ago
raw
Copy download link
history
blame
Safe
132 Bytes
{
"_from_model_config"
:
true
,
"pad_token_id"
:
0
,
"bos_token_id"
:
1
,
"eos_token_id"
:
2
,
"transformers_version"
:
"4.32.0"
}