Skip to content

Converting bf16 GGUF to q8_0, how to and hardcodes #457

Description

@Dev0Lab1

I am trying to convert ACE-Step1.5-XL-Turbo-bf16.gguf (found a link to a repo by a community contributor in the issues) to lower quants like q8_0 and have had zero luck so far. I am using audiocpp_gguf.exe. something like:

audiocpp_gguf.exe --input ACE-Step1.5-XL-Turbo-bf16.gguf --type q8_0 --output test.gguf

which gives:
error: no GGUF sidecars were found ...

How to do the conversion?

Also a side but relevant second question: in the UI in the model tab, are all those shown models hard coded? For example, ACE-Step shows 6 blocks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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