Jev Technikblog und Early Access
Am Ende von Diogos Launch Thread stehen Links zum offiziellen Technikblog und zum Early Access Einstieg.
Inspiriert von TypeSafe AI veröffentlichte der Autor eine Jev-kompatible öffentliche API, die ein vergleichbares offenes Modell Qwen3.6-35B-A3B ausführt und SGLang Radix-Cache für Prefill-Wiederverwendung und schnelle parallele System-One-Generierung nutzt, wodurch 64 Aufgaben in unter 1 Sekunde erledigt werden.
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. https://github.com/ekzhang/openjev-sglang…