Skip to content
#

llm-alternative

Here are 9 public repositories matching this topic...

Language: All
Filter by language

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.

  • Updated Sep 21, 2026
  • Python

Fine-tune small models that return calibrated probabilities instead of text. A measured recipe for System One models (Laya, Jev): text classification, routing and scoring with confidence you can act on. Trains on a laptop, no GPU.

  • Updated Sep 23, 2026
  • Python

TypeSafe AI is a San Francisco AI lab building System One models — a class of model trained to return typed, calibrated decisions for software instead of generated text. Its flagship and first System One model, Jev, is served by a single HTTP endpoint: POST /v1/systemone takes a `state` (a string, JSON object, or array) plus a map of typed…

  • Updated Sep 22, 2026

Add this topic to your repo

To associate your repository with the llm-alternative topic, visit your repo's landing page and select "manage topics."

Learn more