Meta's CodeLlama 70b: Revolutionizing AI-Powered Coding
Meta's CodeLlama 70b: Revolutionizing AI-Powered Coding
com/
Introduction
Model Variations
CodeLlama comes in four model sizes, and three variants: Code Llama:
base models designed for general code synthesis and understanding,
'Code Llama - Python' designed specifically for Python, and 'Code Llama
- Instruct' for instruction following and safer deployment. All variants are
available in sizes of 7B, 13B, 34B, and 70B parameters.
source - https://ai.meta.com/blog/code-llama-large-language-model-coding/
The 7B and 13B base and instruct models have also been trained with
fill-in-the-middle (FIM) capability, allowing them to insert code into
existing code. This means they can support tasks like code completion
right out of the box.
source - https://ai.meta.com/blog/code-llama-large-language-model-coding/
Model Use
To use this model, please make sure to install transformers. The models
are also available in the Hugging Face Transformers format. All links are
provided under the 'source' section at the end of this article.
Conclusion
Source
GitHub Repo Code Llama : https://github.com/facebookresearch/codellama
Recent updates on blog post on Met website:
https://ai.meta.com/blog/code-llama-large-language-model-coding/
Code Llama Research paper:
https://ai.meta.com/research/publications/code-llama-open-foundation-models-for-code/
Model Weights : https://llama.meta.com/llama-downloads