@RisingSayak: We want to work with kernel developers to help them publish their cool kernels on the @huggingface Hub via Kernels. Thi…
Summary
Hugging Face is inviting kernel developers to publish their custom kernels on the Hugging Face Hub via 🤗 Kernels, offering benefits like consistent build structure, ease of use, standardized distribution, and reproducibility.
View Cached Full Text
Cached at: 06/05/26, 02:19 AM
We want to work with kernel developers to help them publish their cool kernels on the @huggingface Hub via🤗 Kernels.
This has several advantages:
- A consistent build structure
- Extreme ease of use
- Standardized distribution
- Reproducibility
Reach out if interested 🤗 https://t.co/fubhQGRq7P
Similar Articles
@RisingSayak: The kernels project at Hugging Face has been growing! We want it to be the go-to place for kernel devs and kernel users…
Hugging Face's kernels project is expanding and seeking contributors for agentic kernel development to provide real optimization value to models.
@RisingSayak: Want to know if a kernel is compatible with your system configuration? We shipped `get_kernel_variants()` to make it ea…
Hugging Face shipped `get_kernel_variants()` to query every kernel available on the Hub and check if it is compatible with your system configuration.
@LigengZhu: Excited to share the KDA: Kernel Design Agents that powers HAN Lab Kernel Mafia top ranking #1~3 kernels at Kernel Cont…
KDA is an agent-driven kernel design framework that helped HAN Lab achieve top rankings in the MLSys FlashInfer Kernel Contest by minimizing human involvement. The agent leverages Humanize, KernelWiki, and profiler skills to produce state-of-the-art kernels.
@vanstriendaniel: Hugging Face is the home for AI & ML across every domain, including biomedical! The @NIH just added the @huggingface Hu…
The NIH has added the Hugging Face Hub to its official list of Generalist Repositories for data sharing, allowing NIH-funded researchers to use it in their data sharing plans.
@ErikKaum: Releasing my first kernel on @huggingface: MaxSim Late-interaction retrieval (ColBERT / PyLate) bottlenecks on material…
Releases a kernel on Hugging Face that accelerates MaxSim late-interaction retrieval by using tiled scoring with SIMD group matrix operations (Metal and WMMA), achieving 3–5× speedup over the naive implementation.