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

Practical AI: Tools, Models & Frameworks

What changed

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. We are also launching Fleet, an in-browser GPU benchmarking and testing suite that runs and scores the kernels on your hardware.

Why it matters

A concrete addition to Practical AI: Tools, Models & Frameworks: it changes what's available to builders today rather than being general commentary.

How it compares

Related prior coverage to compare against:

  • Introducing HuggingFace blog for Chinese speakers: Fostering Collaboration with the Chinese AI community
  • Introducing swift-huggingface: The Complete Swift Client for Hugging Face
  • Introducing AnyLanguageModel: One API for Local and Remote LLMs on Apple Platforms

Sources