Meta Open Sources Code Llama to Challenge AI Coding Assistants

Meta releases Code Llama, an open source AI model designed to generate, explain, and debug code across multiple popular programming languages.

Meta releases Code Llama, an open source AI model designed to generate and explain code in English. This new system directly competes with established tools like GitHub Copilot and Amazon CodeWhisperer by offering capabilities to complete and debug software across popular programming languages such as Python, C++, Java, and PHP.

The model builds upon the foundation of Meta's recently released Llama 2 but focuses heavily on code-specific training. While Llama 2 possesses some ability to write code, Code Llama receives specialized training that emphasizes code-related data, allowing it to produce much higher quality programming output.

Code Llama is available in multiple variations to suit different developer needs, including a version specifically optimized for Python and another fine-tuned to understand natural language instructions. Meta states that releasing this model openly allows the broader tech community to evaluate its capabilities, identify issues, and improve overall safety.

Read More at the original source →