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

Fail the build if the models are missing #362

Open
kamilzyla opened this issue Mar 20, 2023 · 0 comments
Open

Fail the build if the models are missing #362

kamilzyla opened this issue Mar 20, 2023 · 0 comments

Comments

@kamilzyla
Copy link
Collaborator

Problem

To build Mbaza, one needs to download the ONNX models and place them in the assets/models directory. However, there is no warning/failure during build if the files are missing or misnamed (like a (1) suffix added by web browser when downloading the model).

Goal

Check during the build process whether all the necessary models are present in the assets/models directory and fail the build otherwise.

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

1 participant