Google Gemma team drops djev decision model
Google's Gemma team has released djev (DiffusionGemma-as-Jev), an open-source model implementing the fast JEV decision architecture for agent harnesses. By leveraging DiffusionGemma, djev operates as a single-pass System 1 decision engine delivering zero-token-overhead classification, routing, and state evaluation in production pipelines.
The rapid emergence of djev proves that the future of agentic workflows relies on lean, specialized System 1 decision engines rather than bloated generative text completions.
• Dramatic Latency and Cost Reductions: Replacing multi-token LLM generation with single-pass decision models slashes latency from seconds to milliseconds while completely eliminating output token expenses for routing and classification tasks.
• Eradicating Generative Chatter: Constraining outputs strictly to structured probabilities and discrete choices guarantees deterministic behavior, eliminating hallucinated conversational filler and JSON parsing failures in agent code.
• Architectural Shift Toward Diffusion: Adapting DiffusionGemma into a decision engine demonstrates the growing viability of non-autoregressive models for fast, discrete evaluation tasks in production systems.
• Core Infrastructure for Harnesses: As autonomous frameworks mature, lightweight decision forks like djev will become standard embedded sub-components for internal decision loops and guardrails.
DISCOVERED
1h ago
2026-09-23
PUBLISHED
2h ago
2026-09-23
RELEVANCE
AUTHOR
LinusEkenstam
