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

Remove v1 of the mobile net to resolve storage issues in workflows #197

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

ladatz
Copy link
Contributor

@ladatz ladatz commented Sep 28, 2023

Motivation and Context

Removing the first version of the model because having 2 versions seems to push us over storage quota.

Description

Resolving the following error in the workflows. It seems like two versions of the model pushes us over our storage quota:
Error: Command 'git' failed with args '-c user.name=github-action-benchmark -c user.email=[email protected] -c http.https://github.com/.extraheader= checkout -': Downloading examples/applications/local-object-detection/models/ssd_mobilenet_v1_coco.pb (29 MB)
Error downloading object: examples/applications/local-object-detection/models/ssd_mobilenet_v1_coco.pb (0cb4161): Smudge error: Error downloading examples/applications/local-object-detection/models/ssd_mobilenet_v1_coco.pb (0cb4161a6310632814cd25afe11c261cff9a7d55487a813acd54772285b54850): batch response: This repository is over its data quota. Account responsible for LFS bandwidth should purchase more data packs to restore access.

@ladatz ladatz merged commit 56423e8 into main Sep 28, 2023
9 of 10 checks passed
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

Successfully merging this pull request may close these issues.

2 participants