powered by
Creates a graph node for fast GeGLU approximation. Uses faster but less accurate GELU approximation for gating.
ggml_geglu_quick(ctx, a)
Tensor with half the first dimension of input
GGML context
Input tensor (first dimension must be even)