CoolFace
Apppublic

salihfurkaan/model-merger

sourceHugging Faceapache-2.0updated 3mo agoView on Hugging Face
0likes
App README

Model Merger

An interactive Hugging Face Space for merging language models.

Features

  • —Quick Builder — configure a SLERP merge between two models with a simple form
  • —Advanced mode — paste or edit full MergeKit YAML configurations
  • —Example configs — SLERP, linear, and TIES presets
  • —One-click upload — merge and publish directly to your Hugging Face account with an auto-generated model card

Usage

  1. 1.Configure your merge in the Quick Builder or Advanced tab
  2. 2.Enter your merged model name and Hugging Face username
  3. 3.Provide a write token
  4. 4.Click Merge & Upload

Hardware

This Space uses Zero GPU for accelerated merges when GPU runtime is selected. CPU mode uses lazy-unpickle for memory-efficient merging on CPU.