crdt-merge

Deterministic model merging with mathematical convergence guarantees.

The first merge library where merge(A, B) == merge(B, A) โ€” always. 26 strategies across 8 categories. All CRDT-compliant. Proven, not promised.

pip install crdt-merge ยท GitHub ยท PyPI ยท Patent Pending UK 2607132.4

๐Ÿค— Real Model Merge Lab

Merge actual HuggingFace models using any of 26 CRDT-verified strategies. Select popular models from the dropdown, enter any public HF model ID, or upload your own weights.

The merged model is downloadable as .npz (load with np.load() in any framework) with a full provenance audit trail and auto-generated model card.

๐ŸŸข = <50MB ๐ŸŸก = 50-200MB ๐ŸŸ  = 200-500MB ๐Ÿ”ด = >500MB โ€” Larger models take longer to load.

Model A

Select Model A

Choose a popular model or enter a custom ID below. Models in the same family are fully compatible.

Model B

Select Model B

Choose a different model or checkpoint to merge with Model A. Pick from the same family for best results.

Merge Strategy

All 26 CRDT-verified strategies. Task-vector strategies use the mean of both models as base.

0.1 0.9

Per-Layer Provenance & Analysis

๐Ÿ“ฅ Download Merged Artifacts


crdt-merge v0.9.4 ยท Patent Pending UK 2607132.4 ยท BUSL-1.1 โ†’ Apache 2.0 (2028-03-29)

๐Ÿ  Flagship ยท ๐Ÿ”ฌ Data Playground ยท ๐ŸŒ Federation ยท GitHub ยท โญ Star Repo ยท ๐Ÿ‘๏ธ Watch ยท ๐Ÿ“ Architecture Deep Dive ยท PyPI ยท pip install crdt-merge