Code Llama
Code Llama is a 2023-era family of code-specialized large language models (LLMs) Meta built on Llama 2 for generating, completing, and explaining source code. It’s no longer actively maintained, and Meta now provides coding capabilities through its general-purpose Llama 3.x and Llama 4 models.
These models support infilling completions in the middle of code or text and can handle long input contexts for code generation. They’re distributed as model weights for local or cloud inference and are widely accessible through common libraries and the Hugging Face ecosystem.
Official website: Meta AI
By Leodanis Pozo Ramos • Updated June 28, 2026