AI

🤗 Kernels: Major Updates

Featured from AI & Machine Learning Desk

Hugging Face introduced a new "kernel" repository type on its Hub to standardize custom-kernel packaging, distribution, and consumption.

🤗 Kernels: Major Updates

Key takeaways

  • The new "kernel" repository type on the Hub makes custom kernels first-class citizens, improving discoverability and trend tracking.
  • Trusted publishers and code signing prevent malicious kernels from compromising user machines.
  • Revamped CLIs separate concerns between kernels (loading/preparing) and kernel-builder (building), optimizing for agentic development.
  • Agentic kernel development is enabled via reproducible builds, benchmarking (HF Jobs), and backend-specific skills.
  • System cards provide kernel usage details and compatibility information.

Hugging Face introduced a new "kernel" repository type on its Hub to standardize custom-kernel packaging, distribution, and consumption. Major updates include: (1) a dedicated Hub repository type for kernels, improving discoverability and trend tracking; (2) enhanced security via trusted publishers and code signing to prevent malicious kernels; (3) revamped CLIs for kernels and kernel-builder, separating concerns and optimizing for agentic development; (4) expanded framework/backend support (e.g., Torch Stable ABI, Apache TVM FFI); (5) tools for agentic kernel development, including reproducible builds, benchmarking via HF Jobs, and backend-specific skills; (6) system cards for kernels to detail usage and compatibility; (7) improved manylinux_2_28 support to avoid libstdc++ compatibility issues.

Watch the brief

By the numbers

0.16.0
latest Kernels release version
2
years Torch Stable ABI support duration

How it unfolded

  1. 2025-08-18 From Zero to GPU guide published
  2. 2025-07-09 AMD MI300 kernel guide published
  3. 2026-07-06 Kernels major updates announced

Turn stories like this into views

Ravenclip finds the AI news, makes the video, and posts it before attention moves on.

Start my channel

Source: Huggingface Blog

Common questions

What happened with Kernels?
The new "kernel" repository type on the Hub makes custom kernels first-class citizens, improving discoverability and trend tracking.
Where can I read the original report?
Read the full report at huggingface_blog.

More in AI