Skip to content

Need help using custom ckpt file from S3 #33

@DenimMazuki

Description

@DenimMazuki

Hello!

I'm trying to use a custom ckpt to deploy to banana. My file is in S3 and I tried setting the CHECKPOINT_URL ARG in the Dockerfile with no luck (looks like the default stability weight got loaded instead of my ckpt in the S3 bucket).

I tried setting MODEL_URL to the s3 location as well, and not seeing too much luck either (it reports a tar error of the ckpt file from s3).

Am I approaching this the wrong way? I digged around and saw there's code to convert ckpt to diffuser format (and use it while building on banana). Would appreciate some guidance, thank you! 🙏🏻

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions