model releaseArcee Ai

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

TL;DR

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.

1 min read
0

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, available free via OpenRouter as of April 1, 2026.

Key Specifications

  • Context window: 262,144 tokens
  • Pricing: $0 per million input tokens, $0 per million output tokens
  • Model type: Reasoning model with step-by-step thinking capabilities
  • Availability: Free tier on OpenRouter platform

Performance Claims

According to Arcee AI, Trinity Large Thinking shows strong performance across:

  • PinchBench evaluations
  • Agentic workloads
  • Reasoning tasks

Specific benchmark scores have not been disclosed at launch.

Technical Implementation

The model supports OpenRouter's reasoning-enabled API, which allows developers to access the model's internal reasoning process through the reasoning_details array in API responses. Developers can use the reasoning parameter to enable step-by-step thinking output.

When continuing conversations, the complete reasoning_details must be preserved in message history for the model to maintain reasoning continuity.

Open Source Availability

Model weights are available for download, following Arcee AI's open source approach. The company has published a launch video detailing the model's capabilities and use cases.

What This Means

Trinity Large Thinking enters a competitive reasoning model market currently dominated by OpenAI's o1 and o3 series, Anthropic's extended thinking modes, and DeepSeek's R1. The 262K context window positions it among the larger-context reasoning models available, though it's unclear how this compares to specialized long-context models.

The free tier availability via OpenRouter makes it immediately accessible for developers to test against commercial alternatives. However, without published benchmark scores on standard reasoning evaluations like AIME or GPQA, performance relative to established models remains unverified. The emphasis on "agentic workloads" suggests optimization for multi-step tool use and planning tasks rather than pure mathematical reasoning.

Related Articles

model release

Moonshot AI Releases Kimi K3: Open-Weight Multimodal Reasoning Model with 1M Context Window

Moonshot AI has released Kimi K3, an open-weight multimodal reasoning model with a 1-million token context window. The model is priced at $3 per 1M input tokens and $15 per 1M output tokens, available through OpenRouter.

model release

Kwaipilot Releases KAT-Coder-Air V2.5 with 256K Context Window at $0.15/$0.60 Per Million Tokens

Kwaipilot has released KAT-Coder-Air V2.5, a coding-specialized model with a 256K token context window. The model is priced at $0.15 per million input tokens and $0.60 per million output tokens, positioning it as a mid-tier coding assistant option.

model release

Kwaipilot Releases KAT-Coder-Pro V2.5 with 256K Context Window at $0.74/$2.96 Per Million Tokens

Kwaipilot has released KAT-Coder-Pro V2.5, a coding-focused language model with a 256,000-token context window. The model is priced at $0.74 per million input tokens and $2.96 per million output tokens, available through OpenRouter.

model release

OpenAI's GPT-5.6 Sol Adds Five Reasoning Effort Settings, Follows DeepSeep-R1 RLVR Training Method

OpenAI released GPT-5.6 Sol, a new reasoning model family that comes in three sizes with roughly five to six reasoning-effort settings each. The release follows the DeepSeek-R1 methodology of using reinforcement learning with verifiable rewards (RLVR), nearly two years after OpenAI's original o1 model popularized LLM-based reasoning.

Comments

Loading...