Closed HandH1998 closed 2 years ago
I make a new directory at lightseq/training/gcq, where I put GCQ code. GCQ has supported huggingface and fairseq.
I have optimized GCQ code for Fairseq and Hugging Face.
Optimize code again.
Add torch version check.
I make a new directory at lightseq/training/gradient_comm_quantization, where I put GCQ code. The main change is at trainer.py, where I register communication hook to conduct GCQ.