https://store-images.s-microsoft.com/image/apps.512.696b30a9-466e-495d-af3c-1f274c0130a9.a99df11f-132a-4d99-b51f-8e84080df403.92053343-38ba-4098-a42c-d79000c0c23a
Codellama 7B
bCloud LLC
Codellama 7B
bCloud LLC
Codellama 7B
bCloud LLC
Version 3.8.0 + Free Support on Ubuntu 24.04
Code Llama 7B is an open-weight large language model released by Meta AI, specifically optimized for programming-related tasks such as code generation, completion, and explanation. It is built on the LLaMA 2 architecture and fine-tuned using a large corpus of source code from multiple programming languages.
Features of Code Llama 7B:- 7 billion parameters based on the LLaMA 2 architecture.
- Optimized for performance on local machines (with quantized GGUF support).
- Pretrained on a wide range of publicly available source code.
- Comes in an Instruct version for following natural language prompts (e.g., "Write a function...").
- Not limited to Python—trained on over 10 programming languages.
- LaTeX and pretty-printing support for mathematical expressions.
- Integration with Jupyter Notebook and IPython environments.
- CodeLlama-7B: General-purpose coding.
Check the version of Code Llama 7B:
$ ollama list
$ ollama --version