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

Can not download file with git lfs #7

Open
MarianaAlmeida opened this issue Mar 6, 2020 · 2 comments
Open

Can not download file with git lfs #7

MarianaAlmeida opened this issue Mar 6, 2020 · 2 comments

Comments

@MarianaAlmeida
Copy link

Hi,

I can not download pickle files from the repo because the bandwidth does not allow.
I would be ok with only one file in the "logits/" folder to try your work out.

I tried doing "git lfs pull --include "logits/probs_resnet110_c10_logits.p" but it did not work either.

What should I do.

Thanks
Mariana

@markus93
Copy link
Owner

markus93 commented Mar 9, 2020

Hey Mariana,

Thanks for the question, there is also an alternative way of downloading the logits from Google Drive https://drive.google.com/drive/folders/1e1ai-bKb7LukKShqpn3S_gYXJGzhUYgm?usp=sharing.

@nickvdw
Copy link

nickvdw commented Jun 3, 2021

When cloning the repository, one can get the follow error:

This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.

If you still want to obtain the LSF files (e.g., the model weights), you can follow these steps:

  1. Fork the repo to one of your users
  2. Go to repo settings
  3. Find "Include Git LFS objects in archives" under the Archives section and check it
  4. Go to the Danger Zone section, select "Archive this repository"
  5. Confirm and authorize.
  6. Return to the archived repository.
  7. Download as .zip
  8. Download will pause for a minute or so before it starts downloading lfs objects. Wait and it should continue.

From: nabla-c0d3/nassl#17 (comment)

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

3 participants