Can you make an AI model smarter without training? Model merging
Model merging combines the weights of different language models to gain new capabilities without GPU training. VIDRAFT's Darwin family reached GPQA Diamond 90.9% and #1 on Korea's K-AI leaderboard this way.
Yes. Model merging mathematically combines the weights of several language models to fuse their strengths without expensive GPU retraining. VIDRAFT's Darwin family used this approach to reach GPQA Diamond 90.9% and rank #1 overall on Korea's K-AI leaderboard.
What is model merging?
For example, blending the weights of a strong-reasoning model and a strong-Korean model can yield a model that partly inherits both strengths. Because it is a combination in weight space rather than training, you can produce and evaluate candidates in minutes to hours.
Can performance really improve without training?
A merge can also be an illusion within noise, so it must be checked across multiple seeds and evaluations. VIDRAFT generates many merge candidates and filters them with standard benchmarks to select combinations that genuinely surpass the parents.
What did VIDRAFT's Darwin achieve?
Darwin combines and selects models like 'genetic recombination' instead of large-scale GPU retraining — an approach China's largest portal, Tencent, highlighted. The point is reaching top-tier reasoning performance while sharply cutting training cost.
What are the limits?
Blending models from different families (e.g. transformer and a different structure) needs special techniques — the 'cross-breeding' area VIDRAFT researches separately. In every case, the final call is made by the benchmark.
Frequently asked questions
- Is model merging different from fine-tuning?
- Yes. Fine-tuning trains further on data, while merging only combines the weights of already-trained models with no new training — so it is far faster and cheaper.
- Can any models be merged?
- No. Models of the same architecture and size usually merge well. Merging across families is hard and needs dedicated techniques.
- Can you trust a merged result?
- Only after benchmark validation. Apparent gains can be measurement noise, so trust follows only after confirming reproducibility across evaluations.
Related
This article is based on VIDRAFT's public, measured data and external sources. Performance figures are measurements under the stated conditions and may vary by environment.