Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to download weights from repo #14

Closed
GuiMorin opened this issue Nov 9, 2022 · 2 comments
Closed

Unable to download weights from repo #14

GuiMorin opened this issue Nov 9, 2022 · 2 comments

Comments

@GuiMorin
Copy link

GuiMorin commented Nov 9, 2022

Dear Brandon,

We have difficulties to download the entire repository, more specifically we can not download the weights of the models because the repo has reached the data quota (c.f. extracts from the log underneath).

I may also have made a mistake somewhere.
But if not, is there any other place where we can download the weights?

I greatly thank you in advance for your help,

Guillaume

(extracted from the log generated just now):
""
git-lfs/3.2.0 (GitHub; linux amd64; go 1.18.2)
git version 2.25.1

$ git-lfs filter-process
Error downloading object: Weights/HICO/45313342cb628c8cf45b6e2e29f4dc9a780ee1d403bdb98461e28fcb13ad9ce3.zip (c3b0e04): Smudge error: Error downloading Weights/HICO/45313342cb628c8cf45b6e2e29f4dc9a780ee1d403bdb98461e28fcb13ad9ce3.zip (c3b0e0457ebacd53d842b0541fc60233f70eb75c45b6842333f1918eddc38f07): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.
[...]
""

@BrandonSmithJ
Copy link
Owner

Yes, unfortunately Git LFS only allows downloads of 1 GB / month, which makes it difficult to share the weights through that method. Finding a new way to distribute the weights is on my todo list, but for now I've attached the weights currently in the repo here:

HICO.zip
MSI.zip
OLCI.zip
OLI.zip

All you should need to do is unzip these inside your MDN/Weights/ folder.

@GuiMorin
Copy link
Author

GuiMorin commented Nov 9, 2022

Brandon.
I greatly thank you .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants