meta-llama/codellama
Meta's Code Llama is a family of code-specialized large language models ranging from 7B to 34B parameters.

Velocity · 7d
+16
★ / day
Trend
→steady
star history
This repository provides inference code to load and run Code Llama models, Meta’s open-source code generation models based on Llama 2. It includes foundation models, Python specializations, and instruction-following variants with support for infilling, up to 100k token contexts, and sizes of 7B, 13B, and 34B parameters.