To build the module, run:
git clone git@github.com:bit-ml/Fused-SwiGLU.git
cd Fused-SwiGLU
pip install -e .
This enables to load it from anywhere after building. For better build messages, running python setup.py build_ext --inplace outputs more detailed compile traces.