HunterAlphaHub
OpenRouter model reference Facts from the public catalogue, dated and labelled
Union Alpha revealed no live codename Verified
2026-09-22

GitHub · Triage and routing · Research and data

TianyuCodings/NanoJev

The smallest fully-open reference implementation of the architecture.

The repository's GitHub card, read on 2026-09-23

What it does

A 0.6B "nano replica" of the Jev idea: states and questions in, complete probability distributions out, with zero output-token decoding. It ships the training pipeline, the results, a Hugging Face model and dataset, and playable browser demos including ViZDoom, maze and snake.

The repository's own description: “A nano replica of Jev: parallel decisions, dynamic candidates, and an end-to-end training pipeline.”

How it works

Parallel decisions over dynamic candidate sets; `configs/` and `scripts/` drive training, `results/` holds the runs, `web/` the demos, and `SOURCE_MANIFEST.json` records what the authors derived from elsewhere — the kind of file most reimplementations do not publish.

The repository, by the numbers

Stars
1,910
Licence
MIT
Stack
Python for the model, TypeScript for the demos
Last push
2026-09-21

Read from the GitHub API on 2026-09-22. Stars and the last push move daily — quote them with the date, the way we do.

What we checked

  • the tree: configs, results, research, scripts, web, SOURCE_MANIFEST.json
  • MIT LICENSE (OpenJev contributors)
  • README states 0.6B, zero output-token decoding, and links the model and dataset on Hugging Face
  • the README links a ViZDoom demo that runs with autoplay

What we did not check. We did not run it; the numbers in results/ are the authors' and we did not re-derive them.

Open the repository ↗All builds