TokenRhythm/NeoHorse

NeoHorse-1: Towards Recursive Self-Improvement via Agentic Post-Training with Routing Harness.

Open original source ↗

From the publisher

README & documentation

Source preview

Read the project’s overview, installation instructions and usage examples. The original README is the source of truth.

NeoHorse Towards Recursive Self-Improvement via Agentic Post-Training with Routing Harness. NeoHorse-Jev · NeoHorse-1 NeoHorse is TokenRhythm's family of open-weight models for agent workflows. NeoHorse-1 provides 4B and 9B language models for tool use, coding, and instruction following. NeoHorse-Jev builds on NeoHorse-1-4B to make structured decisions through prefill-only inference. Deployment NeoHorse-Jev-4B turns application state into decisions and probabilities. Built on NeoHorse-1-4B, it uses prefill-only inference to select an action with Choice, check a condition with Noul, or assign a rating with Score. Applications define the questions and possible answers, then use the results to route requests, select tools, or control a workflow. In our evaluation, it scores 77.70 across six text benchmark groups, the highest among the four open-weight decision models with complete results in the comparison. Across Nimble, VitaminC, and MASSIVE, it reaches 83.26% mean accuracy, 11.50 percentage points above NeoHorse-1-4B. See the full comparison and evaluation protocols. Scores are…

TokenRhythm/NeoHorse on GitHub A short preview, not the full document.

Read the full README ↗ · Preview checked 2026-09-25T12:29:40.394Z

Inside the original README — Document outline
  1. News
  2. Introduction
  3. NeoHorse-Jev
  4. Text Decision Benchmarks
  5. NeoHorse-1
  6. Highlights
  7. Model Downloads
  8. Model Details
  9. Evaluation
  10. 4B track
  11. 9B track
  12. Deployment

Headings are captured from the source. Links open the publisher’s document, not a locally hosted copy.

Links from the README

References supplied by the publisher, not independently verified endorsements. Check the destination before downloading files or entering credentials.

Documentation belongs to its respective authors. Reported project/model license: Apache-2.0. A listing is not a grant of reuse or training rights. Confirm the document’s own terms at the source.

What this repository does

NeoHorse-1: Towards Recursive Self-Improvement via Agentic Post-Training with Routing Harness.

Repository facts

Owner
TokenRhythm
Primary language
Python
Stars
986
Forks
11
Open issues + pull requests
0
License
Apache-2.0
Archived
No
Default branch
main
Created
2026-09-04T08:34:54.000Z
Last push
2026-09-24T14:19:15.000Z

Topics and intended use

Owner-supplied topics: agent, large-language-models, llm, post-training, recursive-self-improvement, rsi

Review the README for scope, installation, examples and limitations. We do not run repository code or certify it.

Evaluate before installing

Review licensing and dependencies, inspect recent commits and unresolved issues, and test in an isolated environment before production use. Stars and forks alone cannot answer these questions.

README and project files

Issues and maintenance discussion

Releases and changelog

Source and freshness

Source: GitHub. Metadata observed 2026-09-25T12:04:41.408Z. Daily imports are snapshots, not real-time monitoring.

Popularity and source listings do not establish security, suitability, licensing rights or benchmark performance.

Open original source

Related repositories

public-apis/public-apis

EbookFoundation/free-programming-books

donnemartin/system-design-primer

vinta/awesome-python

practical-tutorials/project-based-learning

NousResearch/hermes-agent