isaacus-dev/terge

An easy-to-use Python library for merging PyTorch models.

27
/ 100
Experimental

This tool helps machine learning engineers combine multiple PyTorch models into a single, more capable model. You provide a list of existing PyTorch models, and it merges their learned parameters. The output is a new, unified PyTorch model, allowing you to leverage knowledge from various sources.

No commits in the last 6 months.

Use this if you need to consolidate the capabilities of several PyTorch models, potentially with different architectures, into one high-performing model for tasks like transfer learning or ensemble creation.

Not ideal if your models do not share any common parameter names or shapes, as there would be no parameters to merge.

deep-learning-engineering model-merging neural-network-deployment AI-model-development pytorch-optimization
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 5 / 25
Maturity 16 / 25
Community 6 / 25

How are scores calculated?

Stars

12

Forks

1

Language

Python

License

MIT

Last pushed

Jun 13, 2024

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/transformers/isaacus-dev/terge"

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