Kubeflow as a Provider for multiple Llama Stack Components #1588
franciscojavierarceo
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
FYI prototype of KF Pipelines workflow-agnostic* job scheduler (both local and remote modes - so you can use the same provider code to run inline and remote - with a tiny adjustment) can be found here: https://github.com/opendatahub-io/llama-stack-provider-kfp-trainer It's using external providers infra. At the moment I don't have immediate plans or capacity to get this into mainline, but we may have this piece of code as a starter in case we need KFP in the future.
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, all!
I, along with @andreyvelich, @terrytangyuan, @johnugeorge, and @juliusvonkohout from the Kubeflow Steering Committee wanted to reach out about a collaboration between Kubeflow and Llama Stack.
Kubeflow is an ecosystem of Kubernetes based components for each stage in the AI/ML Lifecycle with support for best-in-class open source tools and frameworks.
The Kubeflow community is interested in implementing our relevant components to Llama Stack as providers (e.g., #1319).
At a high level, we would like to incorporate the Kubeflow Trainer, KServe, Model Registry, Katib, Kubeflow Pipelines, and Feast.
We wanted to open a discussion to get feedback from the Llama Stack community and maintainers about their appetite for this. Kubeflow has a long history of serving production AI/ML use cases on Kubernetes and we think this would be a great opportunity to build on top of the tooling the Kubeflow community has built. For the Kubeflow community, we are excited to highlight the power of Kubeflow for scaling GenAI Applications using open source.
Beta Was this translation helpful? Give feedback.
All reactions