notjev – Turn any local LLM into a Jev-style decision engine (one token + logprobs)
Hi there ! I built **notjev**, a small Node library that turns any OpenAI-compatible model into a fast System 1 decision engine. Instead of generating text, it asks the model for a single token (`A`, `B`, `C`…) with `logprobs: true`, keeps only the letter probabilities, renormalises them, and retur…
Read the full story at r/huggingface ↗
Timeline · 1 report
- 2026-09-22 17:37 · r/huggingface
notjev – Turn any local LLM into a Jev-style decision engine (one token + logprobs)