OPEN-SOURCE PROJECT
litjev
Open reproduction of Jev decision layer on open-weights models, serving the System One schema by inspecting option logits directly.
- Stars
- 31
- Forks
- 5
- License
- Apache-2.0
- Last commit
- 2026-09-18
What Jev does here
Implements the /v1/systemone endpoint (Choice, Score, Noul) by calculating candidate token log-probabilities without text generation.
Enables private and local hosting of Jev-compatible decision services on GPUs without relying on proprietary cloud APIs.
Source code verified against pinned commit. Complete local API server; calibrated probability distribution may differ from hosted Jev.