C
codellama/CodeLlama-7b-hf
Text Generation·codellama· 244.1K· 377
Code Llama Code Llama is a collection of pretrained and fine-tuned generative text models ranging in scale from 7 billion to 34 billion parameters. This is the repository for the base 7B version in the Hugging Face Transformers format. This model is designed for general code synthesis and understanding. Links to other models can be found in the index at the bottom.
# pull & run locally
pip install mlforge-sdk && mlforge pull codellama/CodeLlama-7b-hf
pip install mlforge-sdk && mlforge pull codellama/CodeLlama-7b-hf
Model details
Task
Text Generation
Provider
codellama
Framework
transformers
Parameters
6.7B
Size
64 GB
License
llama2
Downloads
244.1K
Likes
377
Paper
arXiv:2308.12950
Updated
2024-04-12
About codellama/CodeLlama-7b-hf
Code Llama Code Llama is a collection of pretrained and fine-tuned generative text models ranging in scale from 7 billion to 34 billion parameters. This is the repository for the base 7B version in the Hugging Face Transformers format. This model is designed for general code synthesis and understanding. Links to other models can be found in the index at the bottom.