Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,6 @@ Python package.

This builder is a core component of the larger kernel build/distribution system.

**Torch 2.7 note:** kernel-builder currently builds Torch 2.7 extensions based on
the [final release candidate](https://dev-discuss.pytorch.org/t/pytorch-release-2-7-0-final-rc-is-available/2898).
If you upload kernels Torch 2.7 kernels, please validate them against
the final Torch 2.7.0 release. In the unlikely case of an ABI-breaking
change, you can rebuild and upload a your kernel once kernel-builder
is updated for the final release.

## 🚀 Quick Start

We recommend using [Nix](https://nixos.org/download.html) to build kernels. To speed up builds, first enable the Hugging Face binary cache:
Expand Down
Loading