Code Llama
the six Ws · specification
Meta AI released Code Llama, a code-specialized fine-tune of Llama 2.
A family of 7B to 70B models for code generation, infilling, and instruction-following on programming tasks.
Released on Hugging Face and GitHub under the Meta and facebookresearch organizations.
Code Llama launched in August 2023, with a 70B version added in January 2024.
It was one of the first widely-adopted open code models, powering many downstream coding assistants.
Runs via transformers, llama.cpp, or vLLM, and is available through Ollama for local use.
Open-weight release by Meta under the Llama 2 Community License, which restricts use above 700 million monthly active users.
alternatives
works with