Open SefaZeng opened 3 years ago
Hi @SefaZeng , layer-norm is unfortunately not supported yet. We are working on that to support more architectures like Transformer.
I'd like to second the request for support for transformers. This is a really important blocker for my projects. Great tool thanks for doing it.
Hi, FFN pruning for transformers has been supported in the latest version.
I try to follow the example to prune the transformer model, but the layer-norm always gets a size mismatch error.