GitHub 项目简介: Tools for merging pretrained large language models.
README: `mergekit` uses an out-of-core approach to perform unreasonably elaborate merges in resource-constrained situations. Merges can be run entirely on CPU or accelerated with as littl…
README: Model merging is a powerful technique that allows combining the strengths of different models without the computational overhead of ensembling or the need for additional training.
README: merged models maintain the same inference cost as a single model while often achieving comparable or superior performance.
README: If you find `mergekit` useful in your research, please consider citing the [paper](https://aclanthology.org/2024.emnlp-industry.36/)