๐Ÿ‡จ๐Ÿ‡ณStalecollected in 3h

Microsoft Expands Local AI Support to NVIDIA GPUs

Microsoft Expands Local AI Support to NVIDIA GPUs
PostLinkedIn
๐Ÿ‡จ๐Ÿ‡ณRead original on cnBeta (Full RSS)

๐Ÿ’กDevelopers can now run local AI models on standard NVIDIA GPUs, bypassing Copilot+ hardware requirements.

โšก 30-Second TL;DR

What Changed

Windows 11 now supports local AI APIs on NVIDIA RTX 30 series GPUs or newer.

Why It Matters

This change significantly expands the addressable market for local AI applications, allowing developers to target a wider range of existing high-performance gaming and workstation PCs.

What To Do Next

Update your Windows local AI development environment and test your models on NVIDIA RTX 30+ hardware to leverage the new API support.

Who should care:Developers & AI Engineers

Key Points

  • โ€ขWindows 11 now supports local AI APIs on NVIDIA RTX 30 series GPUs or newer.
  • โ€ขRequires at least 6GB of VRAM for local AI workload execution.
  • โ€ขMicrosoft is moving away from strict Copilot+ brand hardware exclusivity.

๐Ÿง  Deep Insight

Web-grounded analysis with 30 cited sources.

๐Ÿ”‘ Enhanced Key Takeaways

  • โ€ขThe expanded local AI support on NVIDIA GPUs specifically targets Windows' Language Model APIs, enabling text-based tasks like summarization, rewriting, and generation, powered by Microsoft's Phi Silica small language model.
  • โ€ขUnlike Copilot+ PCs, which require a dedicated Neural Processing Unit (NPU) with at least 40 Trillion Operations Per Second (TOPS), 16GB RAM, and 256GB SSD for features like Recall and Live Captions, this GPU support broadens access to local AI capabilities on existing hardware.
  • โ€ขThis move is part of Microsoft's broader strategy to evolve Windows into an 'agentic OS' and a platform for hybrid AI, allowing developers to leverage both cloud and local processing for AI workloads.
  • โ€ขThe local AI capabilities on NVIDIA GPUs are currently in an experimental developer preview, indicating an initial focus on enabling developers to integrate these features into their applications rather than a direct rollout of all Copilot+ consumer features.
  • โ€ขNVIDIA has also introduced its Arm-based RTX Spark superchip, featuring up to 1 petaflop of AI compute and 128GB of unified memory, designed to reinvent Windows PCs for personal AI agents and offering a native Windows experience.
๐Ÿ“Š Competitor Analysisโ–ธ Show
Feature/CategoryMicrosoft (Windows + NVIDIA GPU)Microsoft (Copilot+ PC - NPU)AMD (Ryzen AI)Intel (Core Ultra)Apple (M-series)
Primary AI AcceleratorNVIDIA RTX 30 series+ GPUs (6GB+ VRAM)Dedicated NPU (40+ TOPS)Ryzen AI NPU (up to 55 TOPS), Radeon GPUs (ROCm)Core Ultra NPU (40-47 TOPS)Apple Neural Engine (M4 Max: 38 TOPS)
Local AI CapabilitiesLanguage Model APIs (Phi Silica for text tasks like summarization, rewriting)Recall, Live Captions, Windows Studio Effects, CocreatorLocal LLMs, image/video models (via ROCm on GPUs), Copilot+ features on qualifying NPUsText analysis, translations, video filters, image generation, language modeling (via NPU)LLM inference, unified memory for large models
Minimum RAMNot explicitly stated for GPU-only, but 6GB VRAM for GPU16GB RAM8GB (recommended 16GB) for LM on AMD NPU16GB RAM for Copilot+Unified memory (e.g., 32GB, 64GB, 128GB)
Ecosystem/SDKsWindows ML, ONNX Runtime, DirectML, NVIDIA AI development platform, TensorRTWindows ML, ONNX Runtime, DirectMLWindows ML, ONNX Runtime, ROCm, Ryzen AI SoftwareWindows ML, ONNX Runtime, OpenVINOCore ML, unified memory architecture
Power EfficiencyGenerally higher power consumption than NPUs for sustained AI workloadsOptimized for low-power, always-on AI featuresOptimized for efficient AI processing on Ryzen AI processorsNPU designed for inference-based AI tasksHighly efficient due to unified memory and SoC design
New Hardware (2026)NVIDIA RTX Spark (Arm-based, up to 1 petaflop AI, 128GB unified memory)Snapdragon X2, Intel Core Ultra 200V (Lunar Lake, Panther Lake), AMD Ryzen AI 300/Zen 5AMD Ryzen AI Max+ 395 (128GB unified memory)Intel Core Ultra 200V seriesApple M4 Pro/Max

๐Ÿ› ๏ธ Technical Deep Dive

  • Core Technologies: Microsoft's local AI capabilities on Windows leverage the Windows AI platform, which includes Windows ML, ONNX Runtime, and DirectML.
  • Windows ML: This is a unified, high-performance local AI inferencing framework for Windows, designed to run custom or open-source ONNX models across CPUs, GPUs, and NPUs with built-in hardware acceleration. It handles dynamic execution provider selection and simplifies deployment.
  • DirectML: A low-level API that enables hardware acceleration of ML models using DirectX 12-capable GPUs and NPUs. It can be accessed directly via C++ or through the ONNX Runtime.
  • ONNX Runtime: Provides a consistent API for model inference and works with DirectML to offer cross-hardware capabilities.
  • Phi Silica: Microsoft's on-device small language model (SLM) that powers the local Language Model APIs. It is designed for text-based tasks such as summarization, rewriting, text generation, and formatting. Phi Silica models are downloaded via Windows Update only when an application requires them, minimizing storage and bandwidth impact.
  • NVIDIA RTX GPU Integration: For NVIDIA RTX 30 series and newer GPUs, the system utilizes their parallel processing power and dedicated Tensor Cores for AI workloads. NVIDIA's ecosystem also includes TensorRT for further optimization.
  • NVIDIA RTX Spark (N1X): A new Arm-based superchip featuring an NVIDIA Blackwell RTX GPU with 6,144 CUDA cores and fifth-generation Tensor Cores with FP4 precision, connected via NVLink-C2C to a 20-core NVIDIA Grace CPU. It offers up to 1 petaflop of AI compute and 128GB of unified memory, specifically designed for personal AI agents and running NVIDIA's full software stack.

๐Ÿ”ฎ Future ImplicationsAI analysis grounded in cited sources

Local AI capabilities will become more ubiquitous across the existing Windows PC installed base.
By decoupling local AI features from strict Copilot+ PC hardware and enabling them on a wider range of existing NVIDIA GPUs, Microsoft significantly expands the addressable market for on-device AI, encouraging broader adoption and developer integration.
The distinction between 'AI PC' and 'non-AI PC' will become increasingly blurred, shifting focus to specific hardware capabilities rather than a single brand designation.
Microsoft's decision to allow GPU-based local AI weakens the NPU-centric definition of a Copilot+ PC, suggesting a future where AI feature availability depends on the specific accelerator (CPU, GPU, NPU) and its capabilities, rather than a singular marketing badge.
Competition among hardware vendors to optimize for Windows AI workloads will intensify across CPUs, GPUs, and NPUs.
With Microsoft opening its AI APIs to a broader range of hardware, manufacturers like NVIDIA, AMD, and Intel will be incentivized to further enhance their respective silicon (GPUs, NPUs, and integrated solutions) to deliver superior performance and efficiency for Windows' local AI framework.

โณ Timeline

2021-09
Windows 11 released, laying the foundation for future AI integration.
2023-05
Qualcomm initiates efforts to push hybrid AI on PCs, a year before Copilot+ PC launch.
2023-11
Microsoft announces Windows AI Studio to simplify local AI development and deployment on Windows.
2024-05
Microsoft launches Copilot+ PCs, defining a new category of Windows devices with dedicated NPUs (40+ TOPS) for local AI features.
2025-09
Windows ML, Microsoft's built-in AI inferencing runtime, becomes generally available for production use, supporting CPUs, GPUs, and NPUs.
2026-06
Microsoft expands Windows 11's local Language Model APIs to non-Copilot+ PCs with NVIDIA RTX 30 series or newer GPUs (6GB+ VRAM).
๐Ÿ“ฐ

Weekly AI Recap

Read this week's curated digest of top AI events โ†’

๐Ÿ‘‰Related Updates

AI-curated news aggregator. All content rights belong to original publishers.
Original source: cnBeta (Full RSS) โ†—