invoke-ai / invoke-ai/invoke-training

Support model merging

Open
#110 1 comment 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
206
Forks
35
PR merge metrics
No merged PRs in 30d

Description

Model merging was removed from the main UI with plans to move that functionality to this repo. It was removed because it wasn't a super popular feature and maintaining the routes and fairly complex form UI didn't make sense given the low demand.

The merging logic itself is pretty straightforward: https://github.com/invoke-ai/InvokeAI/blob/main/invokeai/backend/model_manager/merge.py

I imagine/hope it will be pretty straightforward to add a simple Gradio UI for it.

Related issue from main UI repo: https://github.com/invoke-ai/InvokeAI/issues/6241

@RyanJDick Please correct me if I am wrong, but I think we would be happy to review a PR that adds this functionality to the training app.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.