Downloads · 30 days
2
7% of all-time downloads
drbh/test-activation
test-activation is a machine learning model from drbh. Use it for the machine learning task on the model card, and read the license before you ship it in a product. It is set up for kernels. The card lists the license as apache-2.0.
This is the repository card of kernels-community/activation that has been pushed on the Hub. It was built to be used with the kernels library. This card was automatically generated.
Downloads · 30 days
2
7% of all-time downloads
All-time downloads
29
Public
Repo size
55.7 MB
Likes
0
Public
Click a slice to open those files.
Other1.5 KB · 64%
From the Hugging Face model README
This is the repository card of kernels-community/activation that has been pushed on the Hub. It was built to be used with the kernels library. This card was automatically generated.
# make sure `kernels` is installed: `pip install -U kernels`
from kernels import get_kernel
kernel_module = get_kernel("kernels-community/activation")
silu_and_mul = kernel_module.silu_and_mul
silu_and_mul(...)
silu_and_mulmul_and_silugelu_and_mulgelu_tanh_and_mulfatrelu_and_mulgelu_fastgelu_newgelu_quickgelu_tanhsilugelulayersBenchmarking script is available for this kernel. Run kernels benchmark kernels-community/activation.