Layers¶ Small math primitives (linear projection, SiLU activation) shared across the model. anllm.core.layers.linear(x, w, bias=None) ¶ anllm.core.layers.silu(x) ¶