How to use replicate/layer_norm with Kernels:
# !pip install kernels from kernels import get_kernel kernel = get_kernel("replicate/layer_norm")