Published event
ArtificialIntelligence HardwareLaunch 1 source(s)

Introducing @huggingface/kernels: 200+ WebGPU Kernels for Local AI

Updated September 26, 2026 · 2:44 PM · source date September 1, 2026

Summary

Introducing @huggingface/kernels: 200+ WebGPU Kernels for Local AI Introducing @huggingface/kernels: 200+ WebGPU Kernels for Local AI Published September 1, 2026 Update on GitHub Upvote 81 Nico Martin nico-martin Joshua Xenova One of our biggest goals on the WebAI team at Hugging Face is to make browser inference as fast and as user-friendly as possible. Getting there is a multi-layer effort: models need browser-friendly representations, runtimes need to build efficient execution plans, and the individual GPU operations at the bottom of the stack need to make the most of many different devices and browser implementations.

Why it matters

This HardwareLaunch is relevant to the technology intelligence record because it involves GitHub, Hugging Face, Meta, Apple. The source article should remain the factual reference for follow-up coverage.

Key facts
  • Introducing @huggingface/kernels: 200+ WebGPU Kernels for Local AI Published September 1, 2026 Update on GitHub Upvote 81 Nico Martin nico-martin Joshua Xenova One of our biggest goals on the WebAI team at Hugging Face is to make browser inference as fast and as user-friendly as possible.
  • Getting there is a multi-layer effort: models need browser-friendly representations, runtimes need to build efficient execution plans, and the individual GPU operations at the bottom of the stack need to make the most of many different devices and browser implementations.
  • Today, we are releasing the first layer of that effort: @huggingface/kernels , a minimal library for loading and running optimized WebGPU kernels from the Hugging Face Hub, together with an initial collection of 207 kernels at huggingface.co/webgpu-kernels .
  • The collection covers operations used across a wide variety of machine learning architectures and workloads.
  • More importantly, each kernel is published as a complete, versioned package: its interface, shader templates, correctness cases, benchmark cases, and usage instructions all live together on the Hub.
  • We are also launching Fleet , an in-browser GPU benchmarking and testing suite that runs and scores the kernels on your hardware.
Entities in this story
Related events