-
Notifications
You must be signed in to change notification settings - Fork 68
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
MLFLOW MR & HuggingFace & KFMR logical model comparison #94
Comments
/assign @mzhl1111 |
* Create dependabot.yml Enable dependabot version updates. * Update dependabot.yml Added Python pip package-ecosystem.
draft version "mzhl1111@abd4242" updated (unit test added) |
[pull] main from kubeflow:main
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically closed because it has not had recent activity. Please comment "/reopen" to reopen it. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
finalize the design for schema of middle layer that transform outer MR logical model to KFMR
MLFlow ref
Discussion needed
model_format
,model_format_version
, do we grab these inform from the artifact or keep it as required user-inputfor example:
Note: the structure inside the map can be different
assessment of mapping table of "MLFlow flavour" compared to "Kserve model format"
auto_logging
.Accessibility of Mlflow download link for downstream usages of the URI (ex, this format "mlflow-artifacts:/0/ebbbb937c23449d695f8146c4a8241ff/artifacts/sklearn-model")
default-artifact-root
to public storage like s3The text was updated successfully, but these errors were encountered: