1 dépôt
Algorithms for calculating the optimal weighting ratios for blending multiple model parameter sets.
Distinct from Weight Interpolation: Focuses on the optimization of the blending ratios themselves rather than the act of interpolating weights
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Interpolation Parameter Optimization. Refine with filters or upvote what's useful.
MergeKit is a toolkit for combining multiple pre-trained large language models into a single entity using algorithmic blending. It provides a specialized system for parameter interpolation and weight extraction to unify model capabilities. The project distinguishes itself through an evolutionary merge optimizer that tunes parameters based on quantitative evaluation metrics. It also features a mixture of experts orchestrator capable of converting dense models into sparse architectures and a tokenizer alignment tool for transplanting embeddings between different models. The toolkit covers a br
Calculates optimized weights for linear interpolation based on the geometric similarity between models.