Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
TheBloke
/
CodeLlama-34B-Python-fp16
like
12
Text Generation
Transformers
Safetensors
llama
llama-2
codellama
custom_code
text-generation-inference
Inference Endpoints
License:
llama2
Model card
Files
Files and versions
Community
2
Train
Deploy
Use this model
f6125b0
CodeLlama-34B-Python-fp16
/
generation_config.json
TheBloke
Add pad_token_id to generation_config.json
f6125b0
over 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"
}