Skip to content

Missing docs about how to fine-tune models #3190

Closed
@patrickvonplaten

Description

@patrickvonplaten

Describe the bug

Currently there are no docs about how to adapt existing models for fine-tuning. E.g. fine-tuning a text-to-image model for inpainting or other tasks.

It's actually quite easy to initialize a unet from pretrained weights while having a different archicture for some part of the model as shown here: #1619 (comment)

We should put this in the docs, ideally creating a whole "How to adapt a model" doc page

Reproduction

We've now had 4,5 issues about it

Logs

No response

System Info

Not needed

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions