Seismograph

What’s gaining stars on GitHub right now

Yinsongxu/LLM2Jev

Adapt local language models into Jev-compatible structured decision engines with Choice, Score, and Noul outputs powered by prefill-only binary inference.

Language modelsPython
4.8 Early signal Magnitude out of 10. Star growth looks organic. Data as of September 21, 2026.
Open on Seismograph Open on GitHub

About the project

A tool that turns local language models into structured decision engines: it accepts Choice, Score, and Noul questions and returns typed answers with probabilities using prefill-only inference without generating tokens.

Useful for

README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.

Why it’s trending

Stars per day

04080September 13, 2026September 21, 2026

Bars are daily stars, the line is the usual pace. Red marks spike days.

Numbers

Total stars
83
Stars in a day
72
Forks
8
Issues and pull requests
0
Watchers
0
Language
Python
License
Apache-2.0
Created
September 19, 2026
Last push
September 20, 2026

Star trust

Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.

These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.

Spotted in

Share

README badge

Paste it into your README — the badge shows the current magnitude and links to this page.

Seismograph: 4.8
[![Seismograph](https://gitnova.dev/badge/Yinsongxu/LLM2Jev.svg?lang=en)](https://gitnova.dev/en/r/Yinsongxu/LLM2Jev)

Similar projects

  1. 8.8
    mizorewww/laya-mlx

    Native MLX runtime for Laya typed decision models: returns probabilities for choices, scores or truth values without text generation, running locally on Apple Silicon.

    BreakoutLanguage modelsPython+1,314 stars in a day

  2. 7.1
    bespokelabsai/nimble

    Nimble is a model and training recipe for fast typed decisions over text: given a flat schema of enum and boolean fields, it picks an answer and returns probabilities for each option. It targets routing, condition…

    Early signalLanguage modelsPython+431 stars in a day

  3. 7.0
    mizorewww/laya-coreml

    Local port of the Laya model to Apple Core ML and Neural Engine: returns typed decisions (choice, score, yes/no) without token generation, with speed and energy benchmarks.

    Early signalLanguage modelsPython+334 stars in a day

  4. 7.0
    FareedKhan-dev/train-llm-from-scratch

    Educational project: a from-scratch PyTorch Transformer plus a full LLM training pipeline — from raw text through SFT, reward modeling, PPO/DPO/GRPO to chat, without transformers, trl or peft.

    BreakoutLanguage modelsPython+378 stars in a day

  5. 6.9
    higgsfield-ai/higgsfield

    Fault-tolerant GPU orchestration and ML framework for distributed training of models with billions to trillions of parameters, including LLMs. Manages node access, experiment queueing, and GitHub Actions integration.

    BreakoutLanguage modelsJupyter Notebook+297 stars in a day

  6. 6.8
    TheoLeeCJ/SemIf

    An open reproduction of the Jev-style semantic decision interface: reads typed option probabilities directly from a 4B model's logits without generating text. Runs on a single RTX 3090.

    PeakingLanguage modelsPython+371 stars in a day