Skip to content

How to load the specific finetuned model? #10073

Answered by bmaxdk
JimReno asked this question in Q&A
Discussion options

You must be logged in to vote

It should be right approach. You load the unet model from your specific checkpoint directory and then assign the fine-tuned unet to the pipeline, replacing the original one. Due to this, you are loading the fine-tuned model for inference

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@JimReno
Comment options

@bmaxdk
Comment options

Answer selected by JimReno
@JimReno
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants