ert.py", line 201, in init self.norm = nn.LayerNorm(config.hidden_size, eps=config.norm_eps, bias=config.norm_bias)TypeError: LayerNorm.init() got an unexpected keyword argument 'bias
· Sign up or log in to comment