Skip to content

Trinity Large Preview

Trinity Large Preview is a 400B-parameter sparse mixture-of-experts model from Arcee AI that activates 13B parameters per forward pass, targeting math, coding, and multi-step agent workloads across a context window of 131K tokens.

Tool Use
index.ts
import { streamText } from 'ai'
const result = streamText({
model: 'arcee-ai/trinity-large-preview',
prompt: 'Why is the sky blue?'
})

Playground

Try out Trinity Large Preview by Arcee AI. Usage is billed to your team at API rates. Free users (those who haven't made a payment) get $5 of credits every 30 days.