Company
Date Published
Author
Sumanth P
Word count
574
Language
English
Hacker News points
None

Summary

Code Llama, developed by Meta AI, is a specialized version of the Llama 2 language model tailored for code generation and discussion, capable of handling a variety of programming languages such as Python, C++, and Java. It is available in three sizes—7B, 13B, and 34B parameters—and supports tasks like code completion, debugging, and summarization. The model has been fine-tuned on code-specific datasets and includes variations like Code Llama – Python and Code Llama – Instruct, with the latter designed for safer deployment and instruction following. Code Llama has demonstrated state-of-the-art performance on major code generation benchmarks, surpassing some larger models while offering valuable features such as large input context support and enhanced instruction-following capabilities. Users can access the Code Llama 7B Instruct Model through the Clarifai API, and it is intended for both commercial and research applications in English and relevant programming languages.