wenzhu23333 / Differential-Privacy-Based-Federated-Learning

Everything you want about DP-Based Federated Learning, including Papers and Code. (Mechanism: Laplace or Gaussian, Dataset: femnist, shakespeare, mnist, cifar-10 and fashion-mnist. )
GNU General Public License v3.0
348 stars 55 forks source link

Is it pending to have a new version on LLMs? #25

Open wwh0411 opened 7 months ago

wwh0411 commented 7 months ago

First of all, thank you for your great contribution to the community. Since the prosperity of LLMs, many researchers are hoping to apply dp-based FL algorithm to this new setting. Also, it seems that the Ocapus has already had a LLM trainer. So is it pending that this repository will include a new branch on LLMs? Very looking forward to seeing that. Thanks again!