fairseq icon indicating copy to clipboard operation
fairseq copied to clipboard

Is there any way to distill translation models?

Open AIikai opened this issue 1 year ago • 4 comments

Prepare to compress the translation model trained by fairseq, such as distillation and pruning. Can you give me some advice? Thank U.

AIikai avatar Aug 25 '22 08:08 AIikai

@AIikai I have a similar question. Do you have any ideas?

robotsp avatar Sep 09 '22 01:09 robotsp

@AIikai @robotsp I am also looking to distill and prune a few LLMs. Any leads?

VarunGumma avatar Sep 20 '22 09:09 VarunGumma

@AIikai @robotsp @VarunGumma I am also trying to implement KD with the modification of fairseq

HeegonJin avatar Sep 26 '22 02:09 HeegonJin

@robotsp @AIikai @HeegonJin please redirect here for KD in fairseq

VarunGumma avatar Sep 29 '22 17:09 VarunGumma