Typed Decision Engine Reproduction
Open reproduction of TypeSafe Jev, a 150M typed decision engine that predicts noul/choice/score in one non-autoregressive pass with calibrated confidence.
intikhab49@intikhab49
Open reproduction of TypeSafe Jev: a 150M typed decision engine (noul/choice/score in one non-autoregressive pass, calibrated confidence). 0.697 vs Jev's 0.727, 2.5x better calibrated, 4x faster, free. Trains on a Colab T4 in 30 min.
It reports 0.697 versus Jev’s 0.727 and 2.5x better calibration. It trains on a Colab T4 in 30 min.
Also filed under Tools & apps
- Swift Client for TypeSafe Jev Judgments
swift-jev is a Swift client for TypeSafe Jev that uses typed judgments instead of generated text.
- Go SDK and CLI for Jev Decisions
go-jev provides a Go SDK and CLI for TypeSafe Jev typed yes/no, Choice, and Score decisions.
- Open-Model Semantic-If Engine
SemIf-OpenJev is an open-model semantic-if engine for local Jev-style decisions.
- Open-Weight Jev Decision Model
JevK5 is an open-weight Jev alternative that returns typed decisions with probabilities in one forward pass.