fix for latest hf trasformer pretrained model initializer

#11
No description provided.

As discussed here (https://github.com/huggingface/transformers/pull/38382) I'm just adding the _initialize_weights method to invoke the _init_weights one, as per latest hf transformer update

Nick-Riviera73 changed pull request status to open

@gmastrapas Can you take a look please?

gmastrapas changed pull request status to merged

Sign up or log in to comment