Skip to content

Support for shuttle-3-diffusion #469

Open
@bombless

Description

@bombless

I downloaded the weights from https://huggingface.co/shuttleai/shuttle-3-diffusion, the program loaded the weights and exit for no error message.

I debugged the program, it seems that the problem is the call to ggml_type_name() with parameter 34, which is missing in the ggml.h file. Checking the llama.cpp repo, it should be GGML_TYPE_TQ1_0, added from ggml-org/llama.cpp#8151

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions