An open API service indexing awesome lists of open source software.

https://github.com/kyegomez/evovlm-jp

Plug in & Play Pytorch Implementation of the paper: "Evolutionary Optimization of Model Merging Recipes" by Sakana AI
https://github.com/kyegomez/evovlm-jp

Last synced: 5 months ago
JSON representation

Plug in & Play Pytorch Implementation of the paper: "Evolutionary Optimization of Model Merging Recipes" by Sakana AI

Awesome Lists containing this project

README

          

[![Multi-Modality](agorabanner.png)](https://discord.gg/qUtxnK2NMf)

# EVO
Plug in & Play Pytorch Implementation of the paper: "Evolutionary Optimization of Model Merging Recipes" by Sakana AI! This repository will host all merge methods presented in the paper such as DARE, TaskArithmetic, TIESMerging, and the evolutionary algorithm they use. Also, I attempt to implement their future work to create swarms of models using merge methods for various real-world verticals!

## Todo
- [ ] Implement the evolutionary algorithm
- [ ] Make it plug in and play

# License
MIT