awesome jevDIRECTORYSponsorStar on GitHub

simple-jev

featherless-ai

Adapter turning open LLM endpoints into Jev-compatible classification services without training a separate classifier head.

GitHub repository ↗Search and filter
License
Not declared
GitHub Stars
168
Source reviewed
2026-09-19

Where Jev makes a decision

Extracts log-probabilities of candidate tokens from model vocabulary logits, formatting them into standard Jev responses.

What this project offers

Enables rapid prototyping of Jev-like decision workflows against standard inference servers such as vLLM or Hugging Face.

Review scope

Source code verified against pinned commit. API adapter and demo scripts inspected; output probability calibration depends on base model.

Sources and implementation

Related projects