Viewing a single comment thread. View all comments

johnslegers t1_izexocv wrote

End result being less than 4MB?

So this means the finetuned content is saved separately?

What if I don't want that? What if I want it to be merged with the model, as is the case for Dreambooth training?

Is there a way to merge the trained concept with the model itself?

1

PrimaCora t1_izgzw9a wrote

It's in the repo, but yeah, they have a way to merge to models, and to merge multiple dream booth trainings into one.

1

johnslegers t1_izh1tue wrote

Oh, wow, that changes things.

Thanks for the info.

Definitely will need to check out LoRa, then...

1