Last refreshed 2026-05-19. Next refresh: weekly.
Why use DeciCoder 1B on Microsoft Foundry?
Microsoft Foundry offers DeciCoder 1B with pay-as-you-go pricing at $0.07/1M input tokens. Microsoft Foundry is a unified Azure platform-as-a-service offering for enterprise AI operations, model builders, and application development.
Setup recipe
Docs fallbackUse the provider REST API or SDKCreate a provider API keymodel: decicoder-1bdecicoder-1bRequest example
decicoder-1b.Gotchas
No curated gotchas have been sourced for this exact provider/model route yet.
Pricing
| Type | Price (per 1M) |
|---|---|
| Input tokens | $0.07 |
| Output tokens | $0.07 |
Capabilities
No model capability flags are currently sourced.
About DeciCoder 1B
DeciCoder 1B is a 1 billion-parameter, open-source large language model focused on code generation 12. It excels at efficient and accurate code completion for Python, Java, and JavaScript using a unique Grouped Query Attention architecture with a 2048-token context window 13. Trained on a substantial dataset with a Fill-in-the-Middle objective, it offers impressive throughput, especially when used with Deci's Infery LLM inference engine 79. Although capable of single or multi-line code completion, it may produce suboptimal results as it's not an instruction-following model.