TokenRhythm 发布 NeoHorse-1 智能体原生模型

Rohan Paul · @rohanpaul_ai · X·2026-09-17 00:16·49分钟前
AI 导读

TokenRhythm 发布 NeoHorse-1,含 4B 和 9B 两个版本,基于 Qwen3.5 后训练,训练数据来自 OpenSquilla Harness 中智能体的结构化执行轨迹,涵盖路由决策、工具调用、失败与恢复步骤及结果。该模型通过 Data-RSI + Model-RSI 双循环实现自我改进,将执行经验反馈到训练中,并将通过 TokenRhythm API 提供。

Rohan Paul@rohanpaul_ai
48AI 编辑部评分,满分 100

TokenRhythm 发布 NeoHorse-1 智能体原生模型

2026-09-17 00:16· 49分钟前
AI 导读

TokenRhythm 发布 NeoHorse-1,含 4B 和 9B 两个版本,基于 Qwen3.5 后训练,训练数据来自 OpenSquilla Harness 中智能体的结构化执行轨迹,涵盖路由决策、工具调用、失败与恢复步骤及结果。该模型通过 Data-RSI + Model-RSI 双循环实现自我改进,将执行经验反馈到训练中,并将通过 TokenRhythm API 提供。

Most agent systems throw away their most suitable training data after every run.

A task finishes, and the useful part disappears with it: which model got routed where, which tool was called, what came back, where the agent failed, and how it recovered.

And now, TokenRhythm released NeoHorse-1, a 4B/9B model family post-trained on agent execution traces and outcomes.

So it is trained on what an agent actually did, including its tool calls, mistakes, and recoveries, then that experience is fed back into training so the next model can perform better.

NeoHorse-1 is an early engineering validation of RSI through two connected loops: Data-RSI + Model-RSI. Both the NeoHorse-1 checkpoints start from Qwen3.5. The training loop around them uses structured execution trajectories generated inside

TokenRhythm's OpenSquilla Harness, capturing signals such as routing decisions, tool calls, failures, recovery steps, and outcomes. The updated model goes back into OpenSquilla to generate the next round of trajectories.

This is a really solid direction because, AI doesn’t automatically improve just because it uses tools. The key is whether execution experience can be captured, evaluated, and turned into useful training data.

OpenSquillaToday, we’re introducing NeoHorse-1—our first in-house model, available in 4B and 9B variants. This is not a pivot away from what we have always believed: model...

来源:Rohan Paul· x.com