Buterin Tested Local AI Performance on Strix Halo

The Ethereum co-founder demonstrated private local model inference running on mobile hardware this week.

Updated on Sept. 19, 2026 in Artificial Intelligence

Bold flat-color editorial illustration of a silicon processor and heat-sink blocks, representing high-performance local AI computing.
Ethereum co-founder Vitalik Buterin successfully tested the Qwen 3.8 Flash model this week, running local AI inference on high-performance mobile hardware. AI Illustration. Upload story photo >

Live Poll

Would you trust a local AI agent to independently authorize transactions in your crypto wallet?

Vitalik Buterin has reported on the performance of the Qwen 3.8 Flash model running locally on a Strix Halo laptop. The test results offer a look at the current capabilities of running large-scale, open-weight models on consumer-grade mobile hardware.

Why it matters

Local inference architectures enable AI task execution while keeping sensitive personal context off of remote servers, a key priority for privacy-focused development. This approach relies on efficient model designs to maintain usability on portable devices.

The Qwen 3.8 Flash model features 125 billion parameters, utilizing a mixture-of-experts architecture that activates only 6 billion parameters per token. The setup recorded input-processing speeds reaching 373.22 tokens per second.

The players

Vitalik Buterin

Co-founder of the Ethereum network and researcher focused on decentralized protocols and infrastructure.

Ethereum Foundation

A non-profit organization that funds development and research for the Ethereum blockchain ecosystem.

The details

Local inference works by offloading computation to the device processor, in this case leveraging the llama.cpp library to manage the model weights. The Qwen 3.8 Flash model uses a mixture-of-experts approach, a design where only a subset of the total neural network components is activated for each specific input. This sparse activation allows large models to maintain higher performance on hardware with limited thermal and power envelopes compared to dense models.

Timeline

  1. April 2026: Vitalik Buterin characterized a narrower future role for laptop-based models.

  2. Q2 2026: The Ethereum Foundation allocated funding to the Steward wallet project.

  3. September 17, 2026: Vitalik Buterin published his updated assessment of local AI performance.

The Tech Race

This development follows the trajectory of optimizing open-weight models for edge computing to minimize reliance on centralized cloud platforms. It marks a push toward achieving server-grade intelligence on hardware that fits within a laptop power budget.

For developers and power users, this confirms that high-parameter models are becoming viable for local, private tasks on next-generation laptop silicon. While not yet a replacement for cloud-based training, this local capability allows for immediate, low-latency AI responses.

The takeaway

The move toward sparse-activation models proves that high-parameter counts can exist alongside mobile-friendly performance profiles. Watch for future benchmarks on EIP-7906, which may standardize how these local assertions interact with broader transaction frames.

Further reading

For more on the current state of on-device processing, see our Artificial Intelligence coverage.

Live Poll

Would you trust a local AI agent to independently authorize transactions in your crypto wallet?

Buterin Tested Local AI Performance on Strix Halo