Using CodeLlama 7B Python on Microsoft Foundry
Implementation guide · Code Llama · AI at Meta
Microsoft Foundry exposes CodeLlama 7B Python through model ID codellama-7b-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-7b-python— see the documentation for request format. - 3
Code Examples
Pricing on Microsoft Foundry
| Type | Price (per 1M) |
|---|---|
| Input tokens | $0.52 |
| Output tokens | $0.67 |
Capabilities
About CodeLlama 7B Python
CodeLlama 7B Python is a specialized variant of Meta's CodeLlama family, designed for Python programming tasks. With 7 billion parameters, it excels in code completion, infilling, and instruction following. The model utilizes an optimized auto-regressive transformer architecture and has been trained on diverse programming tasks. It's suitable for both commercial and research applications, offering AI engineers a powerful tool for enhancing productivity in Python-centric environments. For more details, visit the model's page on Hugging Face .