tanganke / weight-ensembling_MoE

Code for paper "Merging Multi-Task Models via Weight-Ensembling Mixture of Experts"
5 stars 1 forks source link

I reimplemented this using the CLIP models from HuggingFace at https://github.com/tanganke/fusion_bench

Merging Multi-Task Models via Weight-Emsembling Mixture of Experts

overview

Experimental Results

The results of the experiments in the paper are placed at results.

Acknowledgements

Some of the code in this repository is based on the following repositories: