Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
SoraWatermarkRemover
Log In
Sign Up
kernels-community
/
rotary
like
3
Follow
kernels-community
221
Kernels
License:
bsd-3-clause
Model card
Files
Files and versions
xet
Community
4
Use this model
refs/pr/2
rotary
/
build.toml
danieldk
HF Staff
Prepare for Torch 2.8
d5e8892
3 months ago
raw
Copy download link
history
blame
Safe
181 Bytes
[general]
name
=
"rotary"
universal
=
false
[torch]
src
= [
"torch-ext/torch_binding.cpp"
]
[kernel.activation]
backend
=
"cuda"
depends
= [
"torch"
]
src
= [
"rotary/rotary_cuda.cu"
]