Model reference · open weights

Trinity-Large-Thinking

Trinity-Large-Thinking is an open-weight language model from arcee-ai, listed in the AxForge catalogue. AxForge can bring it up on EU-owned hardware for you on request — with the licence handled where one is required.

Licence fee required LLMs arcee-ai 3 variants 5k downloads/mo
Request a licence + hosting quote All served models Not on the shared API today — deployed on request.

About

What Trinity-Large-Thinking is

src="https://cdn-uploads.huggingface.co/production/uploads/6435718aaaef013d1aec3b8b/i-v1KyAMOWmgVGeic9WJ.png" alt="Arcee Trinity Large Thinking" style="max-width: 100%; height: auto;" Trinity-Large-Thinking Introduction Trinity-Large-Thinking is a reasoning-optimized variant of Arcee AI's Trinity-Large family — a 398B-parameter sparse Mixture-of-Experts (MoE) model with approximately 13B active parameters per token. Built on Trinity-Large-Base and post-trained with extended chain-of-thought reasoning and agentic RL, Trinity-Large-Thinking delivers state-of-the-art performance on agentic benchmarks while maintaining strong general capabilities. Trinity-Large-Thinking generates explicit reasoning traces wrapped in <think...</think blocks before producing its final response. This thinking process is critical to the model's performance — thinking tokens must be kept in context for multi-turn conversations and agentic loops to function correctly. Try it at chat.arcee.ai More details on the training of Trinity Large are available in the technical report. Key Highlights - Agentic-first design: Purpose-built for tool calling, multi-step planning, and agent workflows - State-of-the-art agentic performance: 94.7% on τ²-Bench, 91.9% on PinchBench, 98.2% on LiveCodeBench - Native reasoning traces: Extended chain-of-thought via <think...</think blocks - Compatible with major agent frameworks: Works out of the box with OpenClaw and Hermes Agent - Ready to use on OpenRouter: No setup required — full reasoning and tool calling support via API Model Variants The Trinity Large family consists of four checkpoints: - Trinity-Large-Thinking (this release): Reasoning-optimized, agentic post-training with extended chain-of-thought - Trinity-Large-Preview: Lightly post-trained, chat-ready instruct model (no reasoningcontent). - Trinity-Large-TrueBase: 10T-token pre-anneal pretraining checkpoint - Trinity-Large-Base: Full 17T-token pretrained foundation model with mid-training anneals Architecture Trinity-Large-Thinking shares the same sparse MoE architecture as Trinity-Large-Preview. Benchmarks All models evaluated in mini-swe-agent-v2 Thinking-in-Context: Important Usage Note Trinity-

Summarised from the published model card. Read the full card on the HuggingFace links below.

Specifications

What it is

Makerarcee-ai
TypeLanguage models
Parameters (lead)398.6B
Context256k tokens
Variants3
Runs withtransformers
Based onarcee-ai/Trinity-Large-Base
Released2026-04-01
Popularity5k downloads / month
Likes186
LicenceCommercial licence needed

How it works

How language models work

Your prompttext / messagesTransformerattention over tokensNext-token loopgenerate + streamResponsetext · tool callsA language model reads your tokens and predicts the next one, again and again, streaming the reply back.

Variants

Sizes & precisions

Open weights ship in several sizes and precisions. One page, all the variants — pick the one that fits your GPU. VRAM figures are estimates from model size.

VariantParamsPrecisionVRAMFits 16 GBWeights
Trinity-Large-Thinking398.6BBF16~916.9 GBWeights ↗
Trinity-Large-Thinking-NVFP4202.9BNVFP4Weights ↗
Trinity-Large-Thinking-W4A1657.3BBF16~131.8 GBWeights ↗

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys trinity-large-thinking for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (trinity-large-thinking below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/chat/completions \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"trinity-large-thinking","messages":[{"role":"user","content":"Hello"}]}'

Details

Languages, data & research

Languages

en es fr de it pt ru ar hi ko zh

Tags

transformers safetensors afmoe text-generation reasoning agentic tool-calling thinking conversational custom_code en es fr de

Papers

Licence

Commercial licence needed

The weights are open but its licence needs a commercial agreement for business use. AxForge can arrange that licence and host the model for you — you pay AxForge, we settle with the model’s maker. Ask us for a quote. Read the licence ↗

Sources

Weights & code

Want Trinity-Large-Thinking on EU-owned hardware?

Request a licence + hosting quote See what’s served now

Explore

More language models

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms