Anonymous Ox Alpha processes 26T tokens on OpenCode, breaks OpenRouter launch record (4 minute read)
OpenCode users processed 26 trillion tokens through Ox Alpha during the model's first four days. The anonymous AI model recorded 327,000 unique users and 8,328,244 completed sessions. It is currently available for free through an OpenAI-compatible endpoint, making it easy for developers to substitute the model into existing workflows. OpenCode's model page doesn't list Ox Alpha's maker, its release date, knowledge-cutoff date, or output-limit metadata.
|
|
Hot Chips 2026: CUDA Targets RISC-V (7 minute read)
Nvidia is looking to extend CUDA support to RISC-V. This will open the door for RISC-V CPUs to feed GPU compute. RISC-V's software ecosystem has some distance to go before catching up to x86-64 and aarch64. While Nvidia's effort to bring CUDA into the RISC-V world is a promising development, the vast majority of existing RISC-V hardware won't meet Nvidia's requirements.
|
LLMs could control their host machines by exploiting inference engines (6 minute read)
Host machines running AI models are high-value targets: they have sufficient compute to run a frontier LLM, offer easy access to the LLM's weights, and have privileged access to other computers in the datacenter compared with a generic computer on the Internet. Research shows that LLMs can run token sequences that exploit vulnerabilities in the software that loads an LLM onto GPUs. This attack surface may be further increased with vision and audio tokens. Possible mitigations for this type of attack would be to run GPUs and token parsers on separate computers and to restrict the permissions granted to GPU hosts and treat all the data they emit as untrusted.
|
The Economics of the Intelligence Frontier (20 minute read)
AI tasks become commodities once models exceed their maximum necessary intelligence, shifting competition toward cost, latency, infrastructure, and distribution. Frontier labs can still become enormous businesses if new capability creates valuable markets faster than competitors reproduce and commoditize those advances.
|
|
Speculative Programmatic Tool Calling (12 minute read)
Speculative Programmatic Tool Calling (sPTC) optimizes recursive language models by pre-launching tool calls during token generation, reducing latency from high-latency tools and context generation. This method acts like a JIT compiler, allowing parallel execution of non-blocking tool calls, providing a 1-1.2x runtime speed-up. sPTC is particularly useful in memory-bound local LLMs and high-volume serving systems by overlapping computation with execution time, offering significant performance improvements for intricate program executions within harnesses like RLMs.
|
Graph Engineering (GitHub Repo)
A curated collection of papers, benchmarks, and open-source projects exploring how dynamic graph structures can organize tasks, coordinate agents, track runtime state, and support the evolution of multi-agent systems.
|
Rome (GitHub Repo)
Runs persistent AI agents, workflows, and apps inside a guardrailed collaboration environment.
|
|
When code is abundant (31 minute read)
Large language models are transforming software development by making code generation faster and cheaper, shifting the primary challenge from creating code to trusting and verifying it. Advanced engineering organizations like Stripe, Spotify, and Amplitude have started integrating AI-generated code into production, emphasizing the need for robust governance, context, and verification systems.
|
The AI Bullwhip (5 minute read)
The AI infrastructure faced a series of bottlenecks from GPU scarcity to storage issues, leading to increased costs across the supply chain. As demand for AI components surged, GPU prices spiked, server shipments declined, and memory manufacturers shifted focus to High Bandwidth Memory. This mismatch of supply and demand caused inflated hardware prices and higher data center construction costs, highlighting a classic Bullwhip Effect.
|
|
|
|
|