- Text Generation
Grok 4.20 is xAI’s flagship large language model designed for high-speed inference, low hallucination rates, and strong agentic tool-calling for complex tasks.
Powered by Arcee AI
Trinity Large Thinking is Arcee AI’s open-weight, 398–400B-parameter sparse Mixture-of-Experts model focused on advanced reasoning and long-horizon agentic tasks. It is notable for activating only about 13B parameters per token while emitting explicit chain-of-thought traces for tool-using agents.
Output tokens per second · Higher is better
Seconds · Lower is better
USD per 1M tokens (blended) · Lower is better
About the model
Trinity Large Thinking is an open-source, reasoning-focused sparse Mixture-of-Experts language model from Arcee AI with roughly 398–400 billion total parameters and about 13 billion active per token. It is primarily used for complex, long-horizon AI agents, multi-step tool calling, and transparent chain-of-thought reasoning in production workflows. It is also applied to long-context tasks such as RAG, structured outputs, and coding assistance where its large context window and explicit thinking blocks are valuable. The model belongs to Arcee AI’s Trinity Large family and is built on top of Trinity Large Base as its reasoning-specialized variant.
Model capabilities
Sparse Mixture-of-Experts model specialized for complex, long-horizon reasoning, planning, and multi-step decision-making across diverse knowledge domains.
Optimized for autonomous agents, multi-turn tool use, and orchestrating extended reasoning traces for production-grade AI agent pipelines.
Supports very long context windows (around 256K tokens), enabling analysis of large documents, multi-step traces, and extensive conversations.
Delivers strong performance on coding benchmarks like LiveCodeBench, suitable for complex, multi-step programming and software engineering tasks.
Handles multilingual text inputs and outputs, making it suitable for global applications requiring reasoning and generation across several languages.
Use cases
Transparent pricing
LLM API offers the lowest cost and highest performance for Trinity Large–class reasoning models.
| Provider | Region | Latency | Throughput | Uptime | Input ($/1M) | Output ($/1M) | Context |
|---|---|---|---|---|---|---|---|
| LLM API BEST | Global | ~140ms | ~80 tps | ~99.99% | ~$0.70 | ~$0.70 | ~256K |
| Arcee AI | Global | ~220ms | ~40 tps | ~99.9% | ~$2.50 | ~$2.50 | ~128K |
| OpenAI (o3-mini equivalent) | Global | ~260ms | ~35 tps | ~99.9% | ~$1.10 | ~$4.40 | ~200K |
| Anthropic (Claude 3.7 Sonnet thinking) | Global | ~280ms | ~30 tps | ~99.9% | ~$3.00 | ~$15.00 | ~200K |
| Google (Gemini 2.0 Pro thinking) | Global | ~240ms | ~45 tps | ~99.9% | ~$1.50 | ~$6.00 | ~200K |
Performance benchmarks
| Metric | Trinity Large Thinking | OpenAI o3 | Anthropic Claude Sonnet 4 |
|---|---|---|---|
| Avg Latency | ~1.8s | ~2.5s | ~2.2s |
| Context Window | 262K | 200K | 200K |
| Input Price ($/1M) | $0.22 | $2.00 | $3.00 |
| Output Price ($/1M) | $0.80 | $8.00 | $15.00 |
| Max Output Tokens | 80K | 32K | 8K |
| Throughput | ~40 tps | ~20 tps | ~18 tps |
| Uptime | 99.9% | 99.9% | 99.9% |
30-day usage via LLM API
Architecture & Integration
One unified API. Every major model. Built-in reliability, cost control, and observability.
Automatically route each request to the optimal model across providers based on latency, capability, and constraints—no client changes or custom logic required.
One endpoint, every model.Enforce per-project and per-request cost controls while dynamically selecting cheaper equivalents, so you stay within budget without manually tuning every call.
Optimize spend by default.Define automatic cross-provider fallbacks when a model is slow, degraded, or unavailable, keeping production traffic flowing without brittle retries or custom failover code.
No single point of failure.Get unified traces, metrics, and logs for every AI call—across vendors—so you can debug prompts, compare models, and track performance from one dashboard.
See every token, everywhere.Describe tasks—chat, tools, RAG, classification—once and let LLM.API handle providers, schemas, and quirks so you ship features instead of glue code.
Code to tasks, not models.Run massive batch inference across providers with automatic parallelization, rate-limit handling, and retries, turning slow offline jobs into predictable pipelines.
Batch at production scale.Decision guide
FAQ
Trinity Large Thinking is a large language model by Arcee AI optimized for complex reasoning, analysis, and multi-step problem solving.
It is best for long-form reasoning tasks like code review, technical design discussions, research synthesis, and stepwise planning where depth of analysis matters.
Trinity Large Thinking supports a large context window suitable for multi-document prompts, but exact token limits depend on the LLM.API deployment configuration.
Latency varies by LLM.API region and load, but Trinity Large Thinking is tuned for interactive use rather than ultra-low-latency streaming workloads.
Trinity Large Thinking is a text-only model focused on natural language input and output, without native image or audio processing.
You can call Trinity Large Thinking via LLM.API by specifying the provider as Arcee AI and the model name as Trinity Large Thinking in requests.
Pricing for Trinity Large Thinking is usage-based on input and output tokens, with exact rates listed on the LLM.API pricing page for Arcee AI models.
Compared to smaller Trinity variants, Trinity Large Thinking offers stronger reasoning and accuracy at higher compute cost and slightly increased latency.
It can still hallucinate facts, struggle with very recent information, and is not suitable for real-time control or safety-critical decision-making without oversight.
Yes, as long as your LLM.API integration defines tools or functions, Trinity Large Thinking can follow structured tool-calling schemas in prompts.
Compare
Grok 4.20 is xAI’s flagship large language model designed for high-speed inference, low hallucination rates, and strong agentic tool-calling for complex tasks.
Hy3 preview is Tencent's open-weight, large Mixture-of-Experts language model focused on high-efficiency reasoning and agentic workflows. It is notable for its very large parameter count and…
Rnj-1 Instruct is an 8B-parameter, instruction-tuned open-weight model from EssentialAI, optimized for code generation, STEM reasoning, and agentic tool-using workflows with a 32K context window.