Remix.run Logo
Trinity Large Thinking(openrouter.ai)
25 points by kristianp 3 hours ago | 10 comments
nl 2 hours ago | parent | next [-]

Trinity Large Preview managed 17/25 on my agentic SQL benchmark: https://sql-benchmark.nicklothian.com/?#all-data which is a fairly mediocre score for a large model (Qwen 27B managed 23/25)

This non-Preview release scored 16/25. Probably the same model as the preview, or at least not particularly improved if you want agentic performance.

Good to see more options for large open models though!

It's hard to point definitively to a reason it underperforms but generally models that perform well at agentic tasks were trained on very large numbers of tokens (Qwen, frontier models) or were heavily post trained for reasoning (see eg Nemotron-Cascade-2-30B-A3B at 21/25 vs the base model Nemotron-3-Nano-30B-A3B-Base at 12/25 )

anon373839 2 minutes ago | parent [-]

Bit of a tangent, but I'm pleased to see that Qwen 3.5 35B is tied with GPT-5.4 and just 2 points behind 4.6 Opus. That little model is so impressively capable and fast! I'm frequently still surprised that I have that level of capability and speed running locally on my laptop.

edg5000 an hour ago | parent | prev | next [-]

They are repeating a million times on their huggingface page that the thinking output should be included in the conversation history for multiturn use. That makes me wonder, is this generally needed for LLMs? Because that implies that they only really function well on typicial multiturn flows; I'm experimenting with a completely different approach: there is still the main message stream in the context, but the agent can use structured means to exchange messages and interact with terminals and the file system in a statefull manner. The state is rendered to the context on every cycle, with the message history just being a "panel". I'm still in the middle of trying this out so I can't say yet if it will work. But I hope the models are flexible enough for this.

kristianp 42 minutes ago | parent [-]

I've heard someone mention feeding back thinking when talking about gpt-oss-120, at the time that was the only evidence I could see that this is a thing.

wmf 3 hours ago | parent | prev | next [-]

Maybe a better link: https://www.arcee.ai/blog/trinity-large-thinking

gslepak 3 hours ago | parent | prev | next [-]

This is one of the first high-performing fully open weight American models to my knowledge. Congrats! (insert American flag here)

nl 2 hours ago | parent [-]

The OG Lllama 3? GPT-OSS? NVidia Nemotron 3?

gslepak an hour ago | parent [-]

I think Facebook gets the credit there.

kristianp 3 hours ago | parent | prev | next [-]

The weights are on huggingface, surprisingly: https://huggingface.co/arcee-ai/Trinity-Large-Thinking

jauntywundrkind 3 hours ago | parent | prev [-]

That's crazy affordable. Promising! Maybe gonna give today's submission StepFun 3.5 Flash a run perhaps, who knows. https://news.ycombinator.com/item?id=47602879 https://app.uniclaw.ai/arena?tab=costEffectiveness&via=hn