
Code Llama
About
Code Llama is a family of large language models developed by Meta AI, designed for code generation and understanding tasks. Building upon the Llama 2 architecture, Code Llama offers variations to accommodate diverse needs, featuring model sizes with 7B, 13B, 34B, and 70B parameters that adjust complexity and capability. The family comprises the foundational model for general code tasks, Code Llama - Python for tasks specific to the Python language, and Code Llama - Instruct, which is fine-tuned for interpreting natural language instructions. Trained on extensive code and related data, these models excel in code completion, debugging, and generating code from natural language prompts. Larger models tend to provide enhanced performance, albeit at the cost of increased computational demands 12.
Models(12)
CodeLlama 70B
CodeLlama 70B Python
CodeLlama 70B Instruct
CodeLlama 34B
CodeLlama 13B
CodeLlama 7B
CodeLlama 34B Python
CodeLlama 13B Python
CodeLlama 7B Python
CodeLlama 34B Instruct
CodeLlama 13B Instruct
CodeLlama 7B Instruct