Skip to content

All manual download commands are broken (fixes suggested) #3

Description

@Cartogg

on the main readme.md in the download weights section the commands are different now. I suspect they should be the following but I'm still testing this stuff out and haven't gotten it working yet.

# Create checkpoint directory
mkdir -p ckpt

# Download HeartMuLa (3B model)
hf download HeartMuLa/HeartMuLa-oss-3B --local-dir ckpt/HeartMuLa-oss-3B

# Download HeartCodec
hf download HeartMuLa/HeartCodec-oss-20260123 --local-dir ckpt/HeartCodec-oss

# Download tokenizer
hf download HeartMuLa/HeartMuLaGen tokenizer.json --local-dir ckpt


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