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