mergoo logo

mergoo

Leeroo-AI/mergoo

A library for merging and training multiple LLM experts

GraphCanon updated today · GitHub synced today

516 stars33 forksLast push 1y Python LGPL-3.0

Decision brief

Mergoo stands out via its specialization in merging multiple large language model experts to form an efficient training framework.

Good fit when

  • You need a tool specifically for melding the outputs of several LLMs and want ease in subsequent fine-tuning procedures.

Avoid when

  • If your project does not involve merging multiple large language model experts, Mergoo may offer less utility compared to more general-purpose tools.

Observed Jul 14, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Dormant (728d since push)
As of today
Provenance
Not a fork · Organization account
As of today
Security (OSV)
No lockfile
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

pip install mergoo
PyPI

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

Mergoo is an open-source Python library designed to ease the process of combining multiple large language models and their fine-tuning efficiently.

Capability facts

Languages
python

Source: github.language+pyproject.toml · Aug 24, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Aug 24, 2026)

pip install mergoo
Source link

Tags

README

Installation

Install by pip:

pip install mergoo

Install latest unstable version on Github:

pip install git+https://github.com/Leeroo-AI/mergoo

Install it from the source:

git clone https://github.com/Leeroo-AI/mergoo
cd mergoo
pip install -e .

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.