Tech News
← Home  ·  All topics

Decision Models

1 GoKawiil brief on this topic

Kev: Open-source small decision models built on Qwen3.5 released with training code

A developer has released Kev, a family of small decision-making models (0.8B, 4B, and 9B parameters) built on Qwen3.5, inspired by the architecture behind Jev. The models handle yes/no, multiple-choice, and rating questions within a single request and are compatible with TypeSafe's System One API, meaning developers can run Kev locally instead of relying on that hosted service. Full training code, evaluation data, and a web playground are included, and the models run on both CUDA and Apple Silicon hardware.