
Code Llama

Pricing Details
Free for research and commercial use under the Llama 2 Community License. Costs may apply when used via third-party platforms (e.g., Together.ai, AWS) depending on their pricing.Features
Code Generation, Code Completion, Code Explanation, Debugging Assistance, Supports multiple languages (Python, C++, Java, PHP, Typescript, C#, Bash), Different model sizes (7B, 13B, 34B, 70B), Specialized variants (Python, Instruct), Fill-in-the-middle.Integrations
Integrates with popular IDEs via extensions, accessible via API and on various model deployment platforms.Preview
Code Llama is a family of large language models (LLMs) for coding, developed by Meta AI based on Llama 2. The model is specifically fine-tuned on code-related datasets and demonstrates state-of-the-art performance among open models. Code Llama can generate code and natural language about code in response to text or code prompts. It supports many popular programming languages, including Python, C++, Java, PHP, Typescript (Javascript), C#, and Bash. Various model variants are available (the base Code Llama, a Python-specialized version - Code Llama - Python, and an instruction-following version - Code Llama - Instruct) with different parameter counts (7B, 13B, 34B, and 70B). The 7B and 13B Code Llama and Code Llama - Instruct variants support "fill-in-the-middle" functionality for completing code. Code Llama is licensed for both research and commercial use under the Llama 2 Community License. It can be deployed locally or via third-party platforms and services.