Snowflake Models on XALEN

Data cloud company building enterprise AI models.

Founded: 2012 · HQ: Bozeman, USA · 1 models available

Available Models

Arctic Large

Enterprise

Snowflake enterprise model optimized for SQL and data tasks.

Params: 480B (17B active) Context: 128K Input: $0.06 Output: $0.10 Latency: ~400ms

Quick Start

import XALEN from 'xalen-sdk';

const client = new XALEN({ apiKey: 'xln_test_YOUR_KEY' });

const response = await client.chat.completions.create({
  model: 'arctic-large',
  messages: [{ role: 'user', content: 'Hello!' }]
});

Start Using Snowflake Models

All models available through a single API. No separate accounts needed.

Get API Key

Last updated: 2026-05-21.