Skip to content

Commit 2567cd6

Browse files
authored
paged-attention: build Torch 2.12 (#804)
* paged-attention: build Metal/CUDA for Torch 2.12 * Update flake
1 parent c835f43 commit 2567cd6

2 files changed

Lines changed: 11 additions & 10 deletions

File tree

paged-attention/flake.lock

Lines changed: 10 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

paged-attention/flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description = "Flake for attention kernels";
33

44
inputs = {
5-
kernel-builder.url = "github:huggingface/kernels";
5+
kernel-builder.url = "github:huggingface/kernels/torch-2.12";
66
};
77

88
outputs =

0 commit comments

Comments
 (0)