What is Codellama 70b python?
Code Llama is a family of large language models for code, based on Llama 2. It provides state-of-the-art performance among open models, with capabilities like infilling, support for large input contexts, and zero-shot instruction following for programming tasks.
Key Features:
Variety of Models:Different versions available, including foundation models (Code Llama), Python specializations (Code Llama - Python), and instruction-following models (Code Llama - Instruct), each with varying parameters (7B, 13B, 34B).
Large Input Context Support:Trained on sequences of 16k tokens, showing improvements on inputs with up to 100k tokens.
Infilling Capabilities:7B and 13B Code Llama and Code Llama - Instruct variants can infill based on surrounding content.
Safety and Responsible AI:Developed with considerable safety mitigations and a Responsible Use Guide to address potential risks.





