Arcee AI released Trinity Large-Thinking in early April — a reasoning-optimized model with 399 billion parameters using sparse MoE architecture. In benchmarks disclosed by Arcee, Trinity scored 91.9, second on PinchBench, behind Claude Opus 4.6 (93.3), but approaching or matching top closed-source models on multiple key metrics.

On the technical side, Trinity uses a 4-of-256 expert routing mechanism, activating only 13 billion parameters per inference, paired with a 128K context window, focused on long-horizon autonomous Agent scenarios. On the training side, Arcee completed 33 days of training on 2048 NVIDIA B300 Blackwell GPUs, with a total cost of about $20 million.

Trinity's biggest highlight is cost-effectiveness: output token pricing is just $0.90/million, while Claude Opus 4.6 is $25/million, a gap of nearly 96%. If this number passes independent verification, it will be significantly attractive to high-reasoning-volume enterprise users.

But note: all benchmark data is currently disclosed by Arcee officially, third-party reproduction is not yet complete. The model's actual reasoning quality, stability against complex Agent workflows, still awaits community verification. Additionally, Arcee has only a 26-person team, raising questions about ongoing maintenance and version iteration capability.

From the open-source ecosystem perspective, Trinity's Apache 2.0 license avoids the commercial restrictions of the Llama series community license, a truly open-source-friendly choice. But in terms of absolute performance, it has not yet surpassed Meta Llama 4 Scout, and there's still a gap in top-model competition.

For developers, Trinity provides a middle option between top closed-source and lightweight open-source, worth testing in their own scenarios. Subsequent independent benchmark results will be key to judging its true strength.