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

feat(argowf_pipeline): Execute pipeline via ArgoWF #172

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

joelmathew-vai
Copy link

feat(argowf_pipeline): Execute pipeline via ArgoWF



try:
with open("./resources/skit_pipelines_argo_manifest.json", "r+") as f:
Copy link
Collaborator

@d-shree d-shree Jan 10, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see the resources directory here

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added. Got removed due to gitignore.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reminder to ensure you add the relevant toleration and node selectors for this manifest when running retraining pipelines.

Please ensure these are configurable via env vars. It will allow GPU specific workloads to run in GPU nodes that are available.

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

Successfully merging this pull request may close these issues.

3 participants