Waymo in Singapore
Waymo has launched autonomous vehicle services in Singapore. The company is still in the early stages of deployment, with initial visuals reflecting North American driving conditions. (waymo.com)
Jev is a “System One” model that accepts natural-language prompts but returns only structured outputs, enabling non-autoregressive, parallel inference. By producing choices or fields in a single forward pass rather than token-by-token, Jev achieves consistently low latency (typical responses ~70ms, worst-case ~500ms) and can drive real-time decision tasks like playing Doom from a text state and discrete action choices. That speed and predictability are pitched as a new computational primitive for embedding cheap, fast intelligence into interactive systems, opening non-chatbot use cases that autoregressive LLMs struggle to serve with acceptable latency.
The critique is that much of Jev’s advantage comes from its inference strategy rather than an irreproducible model architecture: prefilling responses and constraining a standard LLM to emit a single token per question can already yield large speedups (experiments show ~2-3x) and parallelism. Jev’s claimed immunity to hallucinations is semantic - selecting a wrong provided choice is still an error - and its inability to use test-time computation likely limits reasoning power compared with frontier models. Calibrated-probability claims are unproven in public materials. Still, fine-tuning exclusively for structured output could be a practical edge, and the release is likely to spur competition and lab attention to fast, structured inference pipelines.
Summary generated by AI from the linked article. hn.today is not affiliated with Hacker News or Y Combinator.
Waymo has launched autonomous vehicle services in Singapore. The company is still in the early stages of deployment, with initial visuals reflecting North American driving conditions. (waymo.com)
Orbital is an open source project that provides an open source version of the Claude AI model, allowing users to retain ownership of their data and context. It aims to offer an alternative to proprietary AI models with transparency and control. (github.com)
ShapeLearn's full models for Qwen 3.8 27B outperform the Lite versions in quality and speed benchmarks, with all five models on the performance frontier. Using GPU-5, these models achieve up to 99.63% of BF16 scores, with options for faster, smaller models depending on memory constraints. (byteshape.com)
Claude Code from Source details the architecture and design of Anthropic's widely used AI coding agent, covering components like the agent loop, tool execution, and memory management. The book provides technical insights for engineers, leaders, and anyone interested in production AI systems. (claude-code-from-source.com)
Alibaba has launched Qwen 3.8 Omni Flash, an upgraded version of its AI language model. The release aims to enhance AI capabilities and performance. (qwen.ai)
Huawei's Ascend 960 SuperPoD uses NPO technology to connect multiple AI computing nodes, addressing data exchange bottlenecks in large-scale models. It supports up to 4,096 NPU cards and offers significant computing power for next-generation AI infrastructure. (technode.com)
Today's best Hacker News stories, summarized and screenshotted, one email a day.