wfzyx/von
The open-source System One decision model. Sub-15ms, non-autoregressive, local drop-in alternative to TypeSafe Jev.
From the publisher
README & documentation
Source previewRead the project’s overview, installation instructions and usage examples. The original README is the source of truth.
An Open-Source, Non-Autoregressive System One Decision Model. Calibrated discrete, probabilistic, and ordinal inference in sub-25ms. [](https://huggingface.co/wfzyx/von-1.0) [](https://opensource.org/licenses/Apache-2.0) [](https://www.python.org/) [](https://www.typescriptlang.org/) Autoregressive large language models (LLMs) decode token-by-token to perform classification, intent routing, and guardrail validation. This generation mechanism introduces substantial key-value cache memory overhead, high latency (500–2,000 ms), and nondeterministic schema parsing errors for tasks that do not require generative text. Von implements the System One computational paradigm: reflexive, parallel, deterministic, and statistically calibrated decision-making. Operating entirely in-process or via an HTTP server, Von evaluates arbitrary discrete and continuous criteria directly over input state in a single forward pass without autoregressive text generation. Von is evaluated across two independent empirical suites: Von leads all open local System One models on the 49-task v2 suite at 71.5% macro (Choice routing at 83.4%, with symptom triage at 100.0%, home services at 95.7%, and city routing at 94.7%), while outperforming closed-source Jev by +66.9%…
Read the full README ↗ · Preview checked 2026-09-21T08:32:40.706Z
Inside the original README — Document outline
- Von
- Overview
- Key Capabilities
- Empirical Benchmark
- Zero-Shot ViZDoom Real-Time Gameplay Evaluation
- The Decision Primitives
- 1. Choice: Categorical Decision
- 2. Noul: Binary Probability Verification
- 3. Score: Ordinal Continuous Rating
- Training Methodology & Calibration
- 1. Dual Objective Loss
- 2. Balanced Adversarial Corpus
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
The open-source System One decision model. Sub-15ms, non-autoregressive, local drop-in alternative to TypeSafe Jev.
Repository facts
- Owner
- wfzyx
- Primary language
- Python
- Stars
- 271
- Forks
- 22
- Open issues + pull requests
- 3
- License
- Apache-2.0
- Archived
- No
- Default branch
- master
- Created
- 2026-09-18T05:03:47.000Z
- Last push
- 2026-09-21T02:03:12.000Z
Topics and intended use
Owner-supplied topics: decision-model, jev, machine-learning, python, rlcd, system-one, typesafe
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.
Source and freshness
Source: GitHub. Metadata observed 2026-09-21T06:41:42.808Z. Daily imports are snapshots, not real-time monitoring.
Popularity and source listings do not establish security, suitability, licensing rights or benchmark performance.
Related repositories
EbookFoundation/free-programming-books
donnemartin/system-design-primer