donaldafeith/Pytorch_Merge

Merge LLM that are split in to parts

44
/ 100
Emerging

This tool helps machine learning engineers combine two or more PyTorch model weight files (.bin) into a single file. It takes individual model weight files and a configuration file as input, then produces a unified .bin file. This is useful for those managing or deploying large language models where individual components need to be consolidated or averaged.

No commits in the last 6 months. Available on PyPI.

Use this if you need to merge the weight files of multiple compatible PyTorch models, especially if they are parts of a larger model or you want to average their parameters.

Not ideal if your models have different architectures or were trained on disparate datasets, as merging them might not yield functional results.

large-language-models model-deployment machine-learning-engineering pytorch-models
Stale 6m
Maintenance 2 / 25
Adoption 7 / 25
Maturity 25 / 25
Community 10 / 25

How are scores calculated?

Stars

27

Forks

3

Language

Python

License

GPL-3.0

Last pushed

Jul 24, 2025

Commits (30d)

0

Dependencies

3

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/transformers/donaldafeith/Pytorch_Merge"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.