To build the module, run:
git clone [email protected]: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.