- Notifications
You must be signed in to change notification settings - Fork328
update huggingface dependencies and calls#1013
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
This reminds me, when we release the new version into APT, we need to release a new version of this package:https://github.com/postgresml/postgresml/actions/workflows/ubuntu-postgresml-python-package.yaml I split them up to help with upgrades. Most of the time, we're only changing code, and the Python dependencies stay the same; upgrading just the .so is much faster than downloading all the Python dependencies all over again. |
No description provided.