Using CodeLlama 13B Python on Microsoft Foundry
Implementation guide · Code Llama · AI at Meta
Microsoft Foundry exposes CodeLlama 13B Python through model ID codellama-13b-python. Use the setup steps, sourced pricing, capabilities, and official provider links below to validate this route before deployment.
Last refreshed 2026-07-09. Next refresh: weekly.
Quick Start
- 1
- 2Use the Microsoft Foundry SDK or REST API to call
codellama-13b-python— see the documentation for request format. - 3
Code Examples
Pricing on Microsoft Foundry
| Type | Price (per 1M) |
|---|---|
| Input tokens | $0.81 |
| Output tokens | $0.94 |
Capabilities
About CodeLlama 13B Python
CodeLlama 13B Python is a specialized variant of the CodeLlama family, featuring 13 billion parameters and optimized for Python programming tasks. This model excels at code synthesis, completion, and infilling, while also supporting instruction following and chat-based interactions. Leveraging advanced transformer architecture and trained on a diverse dataset, it offers robust understanding of programming concepts and syntax. Designed for AI engineers and developers, it serves as a powerful tool for integrating AI into coding workflows, making it particularly valuable for Python-related applications .