huggingface / nn_pruning

Prune a model while finetuning or training.
Apache License 2.0
393 stars 57 forks source link

Is it possible to prune only particular (not all parameters) of the transformer ? #43

Open mayank64ce opened 3 weeks ago

mayank64ce commented 3 weeks ago

Say the transformer has parameters A, B, C etc. is it possible to prune only parameter B ?