NeMo
PyTorch
nemotron

getting "TypeError: LayerNorm.__init__() takes from 2 to 6 positional arguments but 7 were given" error on CPU

#6
by rishu21sen - opened

getting this error with the sample code provided: TypeError: LayerNorm.init() takes from 2 to 6 positional arguments but 7 were given

Sign up or log in to comment