-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Add ability to upload Ludwig models to Predibase. #3687
Conversation
for more information, see https://pre-commit.ci
Unit Test Results 6 files ± 0 6 suites ±0 20m 58s ⏱️ - 19m 19s Results for commit 72935aa. ± Comparison against base commit e46a989. This pull request removes 19 tests.
♻️ This comment has been updated with latest results. |
…/ludwig into add-pbase-upload-model-command
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is there a reasonable test that we can write for this?
…/ludwig into add-pbase-upload-model-command
Great question @justinxzhao ! @arnavgarg1 and I talked about adding an integration test in the CI to make sure that this works for both HF and Predibase. Our plan is to tackle that late next week! |
Adds the ability for Ludwig users to upload their models to Predibase.