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

Add support for creating inference-only SageMaker pipelines #1211

Open
thvasilo opened this issue Mar 11, 2025 · 0 comments
Open

Add support for creating inference-only SageMaker pipelines #1211

thvasilo opened this issue Mar 11, 2025 · 0 comments
Assignees
Milestone

Comments

@thvasilo
Copy link
Contributor

Currently inference tasks in our SageMaker pipeline generator always get their model input path by a variable model_output_path that gets set during the creation of a training task.

We should add an optional CLI argument that allows users to provide their own path for model artifacts, which will make it possible to define inference-only pipelines with job sequences like gconstruct inference or gsprocessing dist_part inference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant