NanoJev
0.6B replica with parallel decisions, dynamic candidates, and an end-to-end training pipeline.
Home / Open models and replicas
29 entries
0.6B replica with parallel decisions, dynamic candidates, and an end-to-end training pipeline.
Preregistered experiment on a frozen Qwen3-4B: read the option letter's logits, skip the JSON.
Non-autoregressive decision engine on ModernBERT with calibrated uncertainty and an in-browser WebGPU playground.
Study of Jev-style decisions on stock 1.5B to 8B models on a laptop, with a Hugging Face demo.
LLM gateway that mimics the TypeSafe response shape, useful as a stand-in while you wait for a key.
Typed JSON inference with DiffusionGemma, benchmarked against Jev.
End-to-end stack for auditable data construction, Qwen3.5-0.8B training, fixed Mind2Web and OOD evaluation, local serving, and a preliminary RLCD baseline.
Parallel decisions for CUDA LLMs through a vLLM API, with game-agent examples and benchmarks.
LoRA adapter and readout head on Qwen2.5-0.5B that answers many typed questions in one prefill; trains in under two hours on a MacBook, held-out ECE 0.065, speaks the TypeSafe wire format.
Reads next-token logits from any Hugging Face model for choice, rubric, and support questions; public demo API with no key.
Prefills once and scores every option in one padded pass on Gemma 3 4B with MLX; plays Doom from the terminal in the demo.
Plays ten browser games from the frame alone on a fine-tuned Qwen3.5-0.8B, one forward pass per move, open weights and a browser demo.
Small open decision model on Qwen3.5: state plus typed questions to calibrated probabilities.
Typed, calibrated decisions from any open-weights model in one forward pass, on Hugging Face and vLLM.
Jev-compatible decision server on DiffusionGemma 26B through vLLM, images included, hosted free on [Codiv](https://codiv.ai).
Parallel constrained decisions for any MLX model on Apple Silicon, one forward pass.
Typed calibrated decisions in one forward pass on Gemma 4 E2B and Gemma 3 270M.
Non-autoregressive open decision model reporting under 15 ms locally, as a drop-in alternative to Jev.
Jev-compatible API endpoint on SGLang, prefill only.
Turns any off-the-shelf LLM into a Jev-style decision layer.
Self-hosted System One API on the 400M GLiFormer, with benchmarks that say where it trails Jev.
Semantic ifs from open models on a single 3090; the most starred independent replica, formerly openjev.
Open option scorer that reads candidate logits instead of generating JSON.
Open decision layer answering a finite option set with probabilities split into execute, confirm, and reject. Independent replica, not TypeSafe weights.
Educational visual-inference variant on Apple Silicon: shared context, direct candidate scoring.
A stronger one-pass scorer with a head-to-head benchmark against the jevlike starter design.
Bilingual local decisions from context, questions, and candidate answers.
Hugging Face Space demonstrating RLCD-style parallel decoding on Qwen2.5-1B.