* Erf based gelu. * Add the erf backed gelu. * Test the new gelu op (which is not gelu_new).
* Import the simd intrinsics in candle-core. * simd version of reduce-sum. * Bugfix. * Fix some clippy lints.