--- license: mit --- # The Need for Speed: Pruning Transformers with One Recipe - [Paper](https://arxiv.org/abs/2403.17921v1) - [GitHub](https://github.com/Skhaki18/optin-transformer-pruning) - [Project Page](http://www.samirkhaki.com/optin-transformer-pruning/) This repository contains the pre-computed parameter rankings for several language and vision models. ## Saved Parameter Rankings The saved parameter rankings include the computed salience scores for various language and vision models using the OPTIN framework. To run the evaluation with our saved pruning framework, please download the respective model/task folder and create the expected file tree detailed on our GitHub.