MLCommons has officially released MLPerf Client v2.0, introducing significant updates to its open industry-standard benchmark suite for evaluating personal computer AI performance. The updated software expansion incorporates local image generation and autonomous agentic workflows alongside established large language model tasks.
Designed to measure hardware efficiency across laptops, desktops, and workstations running Windows and macOS, the new release provides standardized performance metrics as PC vendors accelerate on-device neural processing hardware integration.
Overview of MLPerf Client v2.0
The release of MLPerf Client v2.0 marks an evolution in how hardware vendors, software developers, and enterprise buyers measure local artificial intelligence capabilities. Developed by an open engineering consortium with participation from key technology leaders including AMD, Intel, Microsoft, NVIDIA, Qualcomm, and top PC manufacturers, the benchmark evaluates execution speed, responsiveness, and hardware throughput under standardized conditions.
While earlier iterations focused heavily on core large language model tasks like content generation, creative writing, and basic text summarization, version 2.0 expands the testing battery to mirror contemporary consumer and workstation applications. The updated suite directly measures how efficiently modern PCs handle multi-step computational pipelines, local media creation, and extended reasoning tasks without relying on cloud processing.
New Workload Categories
The centerpiece of the update is the introduction of two new dedicated workload categories: Image Generation and Agentic AI. These additions address two of the fastest-growing use cases for local desktop acceleration.
The Image Generation category introduces visual synthesis testing to the client suite, utilizing Flux.2 klein 4B as an experimental test workload. This allows the benchmark to measure latency and image creation throughput when running complex diffusion-style generative models locally on GPUs and dedicated neural processing units (NPUs).
The Agentic AI category addresses autonomous multi-step software interaction. Rather than evaluating isolated text queries, this benchmark measures system performance across complex trajectories, including Software Engineering (SWE) Agent and Data Analyst Agent scenarios. The test reports end-to-end task completion times while breaking down specific latency figures for language model inference versus external tool execution.
Expanded Model Support
In addition to new top-level categories, MLPerf Client v2.0 updates its underlying model library and text summarization workloads to keep pace with rapid advancement in client-side software architectures.
The standard required Large Language Model workload has been upgraded from Phi 3.5 mini instruct to Microsoft's Phi 4 Mini Instruct, ensuring modern baseline efficiency standards. Additionally, the release introduces Qwen 3 8B as an experimental test model to evaluate higher-parameter client architectures.
The core text processing suite now features an Intermediate Summarization task that presents test systems with input prompts averaging 4,000 tokens. This significantly increases memory bandwidth requirements and key-value cache pressure, simulating long-document analysis and retrieval-augmented generation workflows on client systems.
Implications for AI PC Benchmarking
The inclusion of complex workloads in an standardized benchmark suite provides critical metrics for the rapidly expanding market of AI-designated PCs. As hardware manufacturers market integrated NPUs and high-bandwidth unified memory architectures, cross-platform standardization becomes essential for objective comparison.
By separating local tool execution times from raw token generation rates in agentic workflows, the benchmark offers engineering teams precise diagnostic data to optimize runtime engines, hardware drivers, and system scheduling. It also establishes clear metrics such as time-to-first-token (TTFT) and overall token output rates across diverse operational environments.
Industry analysts expect the updated suite to play a prominent role in upcoming hardware validation cycles. Standardized testing across Windows and macOS environments ensures that software creators can target realistic hardware capabilities while consumer and enterprise buyers gain transparent insights into real-world local AI performance.
MLPerf Client v2.0 is available immediately through MLCommons repositories, offering open-source reference implementations and test configurations for developers and hardware evaluators worldwide.