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
- Could the maintainers please reset or increase the GitHub LFS data pack budget?
- 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!
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
Suggestions
Thank you for your great work!