Instructions to use kernels-community/triton-layer-norm with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Kernels
How to use kernels-community/triton-layer-norm with Kernels:
# !pip install kernels from kernels import get_kernel kernel = get_kernel("kernels-community/triton-layer-norm") - Notebooks
- Google Colab
- Kaggle
Commit History
Build 229047c
Sync with upstream, add tests bbbdefe
Generate README 9b61b27
Update build 9c1f92e
Update flake ba5e096
Update build.toml 042f669
Add top-level `layer_norm` wrapper with docs 80b5db1
fix: adjust typo 491036b verified
feat: add tag for hfjob build ce36e5f verified
Make `RMSNorm` layer pure, rename to `LlamaRMSNorm` 4a07eb0
feat: update to include rev in kernel for reproducible symbols 1e347f0
drbh commited on