DBRX Instruct
Databricks
• Framework: UnknownDBRX Instruct is an open-source large language model developed by Databricks, designed for code generation, reasoning, and tool-assisted problem solving. Featuring a Mixture of Experts (MoE) architecture with 132 billion total parameters—36 billion active per inference—it combines high performance with efficient scaling. DBRX Instruct achieves 74.5% on HumanEval and 84.7% on GSM8K, outperforming many models in programming and logical reasoning benchmarks. Built on Databricks’ enterprise-grade infrastructure, it supports fine-tuning and deployment across Databricks, AWS, and Hugging Face, making it ideal for developers and organizations seeking open, high-performing alternatives to proprietary LLMs.
DBRX Instruct AI Model

Model Performance Statistics
Views
Released
Last Checked
Version
- Code generation
- Mathematical reasoning
- Tool integration
- Parameter Count
- N/A
Dataset Used
The Stack, arXiv, textbooks
Related AI Models
Discover similar AI models that might interest you
StarCoder2

StarCoder2
BigCode
StarCoder2 is a large-scale open-source AI model developed by BigCode for code generation and comprehension tasks. Built with PyTorch and licensed under Apache 2.0, it supports multiple programming languages and is optimized for both code completion and generation. The model is designed to aid developers by automating code writing, improving productivity, and enabling advanced programming assistance.
DeepSeek-Coder

DeepSeek-Coder
DeepSeek AI
DeepSeek‑Coder is a series of open-source code language models developed by DeepSeek AI using PyTorch. Trained from scratch on 2 trillion tokens (87% code, 13% natural language), with model sizes from 1.3B to 33B parameters and a 16K window context. It excels at project‑level code completion, infilling, and supports dozens of programming languages. It consistently leads benchmarks like HumanEval, MultiPL‑E, and MBPP in open-source comparisons.