FULL STORY
Hugging Face Open-Sources 207 WebGPU Kernels
Hugging Face open-sourced @huggingface/kernels, an npm package with 207 WebGPU kernels loadable directly from the Hub for faster in-browser inference. A follow-up technical deep dive explains its Jinja-based automatic kernel compilation.
2026-09-01 ~ 2026-09-05 · 2 episodes · 5 posts
Episode 1 · Hugging Face open-sources 207 WebGPU kernels for faster browser inference (2026-09-01, 2 posts)
Hugging Face released @huggingface/kernels, an npm package with 207 open-source WebGPU kernels loadable directly from the Hub, advancing fast in-browser model inference.
- Hugging Face open-sources 207 WebGPU kernels for in-browser AI inference — nicodotdev · 2026-09-01
- Hugging Face releases 207 open-source WebGPU kernels for browser inference — nicodotdev · 2026-09-01
Episode 2 · Hugging Face open-sources kernels library for in-browser GPU kernels (2026-09-04, 3 posts)
Hugging Face's @huggingface/kernels library auto-compiles optimal GPU kernels in the browser via Jinja templates, running attention in 20 lines of JS at up to 400fps.
- Hugging Face kernels: Jinja templates let browsers compile the fastest GPU kernels — nicodotdev · 2026-09-04
- Hugging Face deep dive: browser-compiled GPU kernels, attention in 20 lines of JS at 400 fps — nicodotdev · 2026-09-04
- Hugging Face Ships Kernels: Attention in 20 Lines of JS at 400fps on Browser GPUs — jason_mayes · 2026-09-05