Skip to content

[Bug] Git LFS budget exceeded when cloning repository #31

Description

@Elliottt001

Description

When trying to clone the repository, the checkout process fails due to the GitHub LFS bandwidth/storage budget being exceeded. Currently, users cannot download the model adapter weights directly via git clone.

Error Logs

Downloading adapters/lora_nekoqa_v2_fixedbase_adapter_20260524_0959/adapter_model.safetensors (22 MB)
Error downloading object: adapters/lora_nekoqa_v2_fixedbase_adapter_20260524_0959/adapter_model.safetensors (8618863): Smudge error: Error downloading adapters/lora_nekoqa_v2_fixedbase_adapter_20260524_0959/adapter_model.safetensors (8618863beba2ed13ca15d7d51a26e2b57ae7bafd2188e1f30aa7ff15330b71b5): batch response: This repository exceeded its LFS budget. The account responsible for the budget should increase it to restore access.

error: external filter 'git-lfs filter-process' failed
fatal: adapters/lora_nekoqa_v2_fixedbase_adapter_20260524_0959/adapter_model.safetensors: smudge filter lfs failed
warning: Clone succeeded, but checkout failed.

Suggestions

  1. Could the maintainers please reset or increase the GitHub LFS data pack budget?
  2. Alternatively, would it be possible to host these adapter weights on Hugging Face or ModelScope and provide the download links in the README?

Thank you for your great work!

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