Skip to content

tanganke/subspace_fusion

Repository files navigation

Concrete Subspace Learning based Interference Elimination for Multi-task Model Fusion

Alt text

setup environment

# you can replace the name `concrete` with any name you like
conda create --name concrete python=3.11
conda activate concrete
pip install -r requirements.txt # x86-64 Linux

Acknowledgements

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

About

Code for paper "Concrete Subspace Learning based Interference Elimination for Multi-task Model Fusion"

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages