InclusionAI Releases Ring-2.6-1T: Trillion-Parameter Model for Agent Workflows

✍️ OpenClawRadar📅 Published: May 14, 2026🔗 Source
InclusionAI Releases Ring-2.6-1T: Trillion-Parameter Model for Agent Workflows
Ad

InclusionAI has released Ring-2.6-1T, a trillion-parameter reasoning model aimed at real-world production environments — not just benchmark chasing. The model targets agentic workflows, engineering development, scientific research, and enterprise automation where long-horizon tasks require context retention, tool use, and step planning.

Key Capabilities

  • Agent execution: Moves from answering questions to executing multi-step tasks, tool collaboration, and contextual planning.
  • Reasoning Effort mechanism: Two intensity levels — high and xhigh — let developers trade off thinking depth vs. speed/cost.
  • Async RL training: Leverages asynchronous reinforcement learning with the IcePop algorithm to stabilize training of trillion-parameter models for long-horizon tasks.

The model is available on Hugging Face for validation and adaptation by developers, researchers, and enterprises.

📖 Read the full source: r/LocalLLaMA

Ad

👀 See Also

Anthropic Doubles Claude Code Usage Limits, Signs SpaceX Compute Deal
News

Anthropic Doubles Claude Code Usage Limits, Signs SpaceX Compute Deal

Anthropic doubled five-hour usage windows for Claude Code Pro and Max subscribers, removed peak-hour reductions, and raised API limits for Opus, citing a new deal with SpaceX for 300+ MW of compute capacity from the Colossus 1 supercomputer (220,000+ NVIDIA GPUs).

OpenClawRadar
Claude Desktop 1.1.4498 Release Notes: Dock Bounce, Shell Environment Expansion, and Government Cloud Support
News

Claude Desktop 1.1.4498 Release Notes: Dock Bounce, Shell Environment Expansion, and Government Cloud Support

Claude Desktop 1.1.4498 adds dock bounce notifications for user attention, expands shell environment extraction to include Claude-specific variables, and introduces government/custom deployment detection. The update also reduces Chrome bridge tool-call timeout from 120 to 10 seconds.

OpenClawRadar
Local LLM Benchmark: Backend Generation by Function Calling – GLM, Qwen, DeepSeek Compared
News

Local LLM Benchmark: Backend Generation by Function Calling – GLM, Qwen, DeepSeek Compared

A rigorous benchmark of local and frontier LLMs for backend code generation via function calling, with scoring rubric. Key findings: qwen3.5-35b-a3b matches gpt-5.4 on DB/API design, and dense Qwen 27B beats 397B MoE. Frontier models dropped due to cost.

OpenClawRadar
Understanding LLM Directive Weighting: Why Claude Sometimes Ignores Commands
News

Understanding LLM Directive Weighting: Why Claude Sometimes Ignores Commands

A Reddit investigation reveals how Claude can ignore explicit instructions like "don't pattern match" when generating code reviews, demonstrating that LLM directives are weighted context rather than constraints.

OpenClawRadar