Replies: 1 comment
-
TensorFlow model files were removed from the repository at 497c5ac, so this is not a problem anymore. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently, every commit to
main
leads to the model files (28MB) being fully re-uploaded to HF. [Reference]Having them hosted on HuggingFace/Kaggle is not an option as they don't get cached and would lead users to re-download the files on every search.
Need to find a better solution for hosting and caching those files.
Beta Was this translation helpful? Give feedback.
All reactions