Databricks Models on XALEN
Data platform with open MoE models.
Founded: 2013 · HQ: San Francisco, USA · 1 models available
Available Models
DBRX
EnterpriseDatabricks open MoE model for enterprise data workflows.
Params: 132B (36B active)
Context: 32K
Input: $0.04
Output: $0.08
Latency: ~300ms
Quick Start
import XALEN from 'xalen-sdk';
const client = new XALEN({ apiKey: 'xln_test_YOUR_KEY' });
const response = await client.chat.completions.create({
model: 'dbrx',
messages: [{ role: 'user', content: 'Hello!' }]
});
Start Using Databricks Models
All models available through a single API. No separate accounts needed.
Get API KeyLast updated: 2026-05-21.