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

Update MLflow in Production DFP example to use Python 3.10 #1572

Merged

Conversation

efajardo-nv
Copy link
Contributor

Description

  • Update mlflow_writer_options in DFP config generator to use Python 3.10 (from 3.8) for model's conda environment.
  • Update base image of MLflow container to Python 3.10.

Closes #1565

By Submitting this PR I confirm:

  • I am familiar with the Contributing Guidelines.
  • When the PR is ready for review, new or existing tests cover these changes.
  • When the PR is ready for review, the documentation is up to date with these changes.

@efajardo-nv efajardo-nv added non-breaking Non-breaking change improvement Improvement to existing functionality labels Mar 20, 2024
@efajardo-nv efajardo-nv self-assigned this Mar 20, 2024
@efajardo-nv efajardo-nv requested a review from a team as a code owner March 20, 2024 16:46
@mdemoret-nv
Copy link
Contributor

/merge

@rapids-bot rapids-bot bot merged commit 83025e1 into nv-morpheus:branch-24.03 Mar 25, 2024
13 checks passed
@efajardo-nv efajardo-nv deleted the dfp-mlflow-python-3.10 branch July 29, 2024 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement to existing functionality non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[BUG]: Out of date embedded config values in DFP example
2 participants