arcee-ai/mergekit
Tools for merging pretrained large language models.
This tool helps you combine multiple existing large language models into a single, more versatile one without needing to retrain them from scratch. You provide a set of pre-trained models and specify how you want to blend their capabilities, and it outputs a new, merged model. It's designed for AI practitioners, researchers, and hobbyists who want to customize language models efficiently.
6,857 stars. Actively maintained with 1 commit in the last 30 days.
Use this if you want to create a specialized language model by blending the strengths of several existing models, without the computational cost of training or ensembling.
Not ideal if you need to train a language model from raw data or fine-tune an existing model on new data, as this tool focuses solely on merging already trained models.
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/LFM
An open source implementation of LFMs from Liquid AI: Liquid Foundation Models