Skip to content

MiicheYang/IFPruning-Implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IFPruning-Implementation

This repository contains an unofficial implementation of the paper "Instruction-Following Pruning for Large Language Models", built on our best understanding of the paper's methods. We are also looking forward to an official implementation from the authors in the future.

This code lets you use the model from the paper for inference. You can run your own data through the model to get results similar to the ones described in the paper. The original dataset isn't open source, so this repo doesn't include any training code. We're hoping to add training support in the future.

Citation

If you find this implementation useful in your research or work, please consider citing the original paper:

@inproceedings{houinstruction,
  title={Instruction-Following Pruning for Large Language Models},
  author={Hou, Bairu and Chen, Qibin and Wang, Jianyu and Yin, Guoli and Wang, Chong and Du, Nan and Pang, Ruoming and Chang, Shiyu and Lei, Tao},
  booktitle={Forty-second International Conference on Machine Learning}
}

About

An unofficial implementation of the paper "Instruction-Following Pruning for Large Language Models"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages