Kernels

Kernels

The Kernel Hub allows Python libraries and applications to load compute kernels directly from the Hub. Kernels are a first-class repository type on the Hub, with dedicated pages that surface supported hardware and versions. To support dynamic loading, Hub kernels differ from traditional Python kernel packages in that they are made to be:

Browse available kernels at huggingface.co/kernels.

The Kernels project is divided into two parts:

If you’re looking for a more involved “Why kernels?” answer, refer to this page.

The talks page page has links to talks on the Kernels project.

Update on GitHub