Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
vodkaslime
/
codellama-7b-hf
like
0
Text Generation
Transformers
PyTorch
code
llama
llama-2
text-generation-inference
Inference Endpoints
License:
llama2
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
a8ee649
codellama-7b-hf
/
ctranslate2
/
config.json
vodkaslime
Upload folder using huggingface_hub
a8ee649
over 1 year ago
raw
Copy download link
history
blame
Safe
103 Bytes
{
"bos_token"
:
"<s>"
,
"eos_token"
:
"</s>"
,
"layer_norm_epsilon"
:
1e-05
,
"unk_token"
:
"<unk>"
}