GitHub · by rob313
Beating Jev with open models
An attempt to beat Jev’s accuracy, speed and cost with open models.

robbalian’s rev tries to beat Jev’s accuracy, speed and cost using open models.
Open the sourceGitHub · by rob313
An attempt to beat Jev’s accuracy, speed and cost with open models.

robbalian’s rev tries to beat Jev’s accuracy, speed and cost using open models.
Open the sourceCua
@trycua
1/ Introducing CUA-S1: a family of System One Models, small, specialized, and built for computer use. Today we're open-sourcing CUA-S1-FORMS, the first in the family: github.com/trycua/cua
Vincent Wang-Maścianica
@vinnylarouge
I reverse-engineered a jev-like architecture given its type. You can find the repo here to train your own jevlikes: github.com/vinnylarouge/j…
GitHubOpen source
Eric Zhang
@ekzhang1
Inspired by @typesafeai , here is a Jev-compatible public API to play with It runs a comparable open model (Qwen3.6-35B-A3B), and just uses SGLang radix cache to preserve the prefill reuse / really fast parallel systemone generation - 64 tasks in <1s. github.com/ekzhang/openje…