arcee-ai/mergekit
Tools for merging pretrained large language models.
Supports multiple merge algorithms (linear interpolation, SLERP, task arithmetic, expert composition) and specialized techniques like LoRA extraction, layer-wise "Frankenmerging," and Mixture of Experts assembly. Uses an out-of-core lazy-loading approach to operate on CPU or minimal VRAM (8GB), enabling complex merges in resource-constrained environments. Integrates with Hugging Face Hub for model distribution and accepts YAML configurations for flexible multi-stage merge workflows across Llama, Mistral, GPT-NeoX, and other architectures.
6,857 stars. Actively maintained with 1 commit in the last 30 days.
Stars
6,857
Forks
675
Language
Python
License
LGPL-3.0
Category
Last pushed
Feb 28, 2026
Commits (30d)
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/arcee-ai/mergekit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
PaddlePaddle/PaddleNLP
Easy-to-use and powerful LLM and SLM library with awesome model zoo.
meta-llama/llama-cookbook
Welcome to the Llama Cookbook! This is your go to guide for Building with Llama: Getting started...
changyeyu/LLM-RL-Visualized
๐100+ ๅๅ LLM / RL ๅ็ๅพ๐๏ผใๅคงๆจกๅ็ฎๆณใไฝ่ ๅทจ็ฎ๏ผ๐ฅ๏ผ100+ LLM/RL Algorithm Maps ๏ผ
mindspore-lab/step_into_llm
MindSpore online courses: Step into LLM
kyegomez/LFM2
A simple and minimal open source implementation of "Introducing LFM2: The Fastest On-Device...