model release

Arcee AI releases Trinity Large Thinking, open-source reasoning model with 262K context window

TL;DR

Arcee AI has released Trinity Large Thinking, an open-source reasoning model featuring a 262,144 token context window. The model is priced at $0.25 per million input tokens and $0.90 per million output tokens, with free access available through OpenRouter for the first five days.

1 min read
0

Trinity Large Thinking — Quick Specs

Context window262K tokens
Input$0.25/1M tokens
Output$0.9/1M tokens

Arcee AI has released Trinity Large Thinking, an open-source reasoning model designed for complex problem-solving tasks. The model launched on April 1, 2026, and is available through OpenRouter with immediate access.

Specifications

Trinity Large Thinking offers a 262,144 token context window, enabling processing of substantial documents and extended conversations. The model supports OpenRouter's reasoning-enabled architecture, allowing users to access the model's step-by-step thinking process through the reasoning_details array in API responses.

Pricing

Input tokens cost $0.25 per million, while output tokens cost $0.90 per million. Arcee AI is offering free access through OpenRouter for the first five days following launch, allowing developers to evaluate the model at no cost.

Performance and Capabilities

According to Arcee AI, the model demonstrates strong performance on PinchBench, agentic workloads, and reasoning tasks. The reasoning capabilities enable transparent access to the model's internal decision-making process, allowing users to preserve and continue reasoning chains across multi-turn conversations.

Technical Details

Trinity Large Thinking is classified as a reasoning model and is available as open-source weights. OpenRouter routes requests across multiple providers with automatic fallback capability to maximize uptime. The platform normalizes requests and responses across different provider infrastructures.

Developers can integrate the model using standard OpenRouter API endpoints, with optional framework support through third-party SDKs. The reasoning parameter enables thinking mode in requests, while continuing conversations requires preservation of complete reasoning_details to maintain context continuity.

What this means

The release marks Arcee AI's entry into the reasoning model category with a competitive context window size. At $0.25/$0.90 pricing, Trinity Large Thinking positions itself in the mid-range of open-source reasoning models. The five-day free trial strategy reduces friction for adoption testing. The transparent reasoning process differentiates it from black-box alternatives, though real-world performance claims require independent verification against established benchmarks.

Related Articles

model release

IBM Releases 97M-Parameter Granite Embedding Model With 60.3 MTEB Score — Highest Retrieval Quality Under 100M Parameter

IBM released two new multilingual embedding models under Apache 2.0: a 97M-parameter compact model scoring 60.3 on MTEB Multilingual Retrieval (highest in its size class) and a 311M full-size model scoring 65.2. Both support 200+ languages with enhanced retrieval for 52 languages, handle 32K-token context (64x increase over predecessors), and include code retrieval across 9 programming languages.

model release

Baidu Releases Qianfan-OCR-Fast Model with 66K Context at $0.68 Per 1M Input Tokens

Baidu has released Qianfan-OCR-Fast, a multimodal model specialized for optical character recognition tasks. The model offers a 66,000 token context window and is priced at $0.68 per 1M input tokens and $2.81 per 1M output tokens.

model release

DeepSeek Releases V4 Flash: 284B-Parameter MoE Model with 1M Context Window, Free via OpenRouter

DeepSeek has released V4 Flash, a Mixture-of-Experts model with 284B total parameters and 13B activated parameters per forward pass. The model supports a 1M-token context window and is available free through OpenRouter, targeting high-throughput coding and chat applications.

model release

Arcee AI Releases Trinity Large Thinking: Free 262K Context Reasoning Model

Arcee AI has released Trinity Large Thinking, an open source reasoning model with a 262,144-token context window. The model is available free via OpenRouter and claims strong performance in PinchBench, agentic workloads, and reasoning tasks.

Comments

Loading...