tanganke / peta

Code for paper "Parameter Efficient Multi-task Model Fusion with Partial Linearization"
https://arxiv.org/abs/2310.04742
8 stars 1 forks source link

Parameter Efficient Multi-task Model Fusion with Partial Linearization

Code for paper "Parameter Efficient Multi-task Model Fusion with Partial Linearization" (Arixv)

This work introduces a novel method to improve multi-task fusion for parameter-efficient fine-tuning techniques. The approach involves partially linearizing the adapter modules and applying task arithmetic over these linearized adapters, combining the benefits of model fusion with efficient fine-tuning and inference.

This repo is still under development. The code is a bit messy and not very readable. Please feel free to contact me if you have any questions.

Download this repo

git clone --recurse-submodules https://github.com/tanganke/peta/

results