bias-less layernorm has been shown to be more stable. most newer models have moved towards rmsnorm, also bias-less
(self, dim, bias=False, fix_scale=False)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected