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

[Feature] scheduled jobs, workflows, and incremental learning #2363

Open
1 of 2 tasks
dberardo-com opened this issue Sep 8, 2024 · 1 comment
Open
1 of 2 tasks

[Feature] scheduled jobs, workflows, and incremental learning #2363

dberardo-com opened this issue Sep 8, 2024 · 1 comment
Labels
enhancement New feature or request triage

Comments

@dberardo-com
Copy link

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

does (kube)ray support scheduled jobs (e.g. through cronjobs)?

is it possible to chain different jobs/pipelines together, e.g. when a deployed modelA returns a specific value, then start a training pipeline for another model and so on. as in, is there the concept of workflows in ray?

is there any incremental (online) learning model implementation in ray library and if so, how to distribute it and checkpointing it ?

Use case

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!
@dberardo-com dberardo-com added enhancement New feature or request triage labels Sep 8, 2024
@andrewsykim
Copy link
Collaborator

I can't comment on workflows for Ray, but cronjob-like feature for KubeRay with RayJob seems like reasonable feature request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage
Projects
None yet
Development

No branches or pull requests

2 participants