From 85e4a692422bb04132dde948c6b5323c339ffaae Mon Sep 17 00:00:00 2001 From: Yuan Tang Date: Tue, 12 Dec 2023 22:06:30 -0500 Subject: [PATCH 1/2] docs: Add two new related presentations from Kubeflow Summit 2023Update presentations.md Signed-off-by: Yuan Tang --- docs/community/presentations.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/community/presentations.md b/docs/community/presentations.md index 1d1174f65..41261aabd 100644 --- a/docs/community/presentations.md +++ b/docs/community/presentations.md @@ -4,7 +4,9 @@ This page contains a list of presentations and demos. If you'd like to add a pre | Presentation/Demo | Presenters | | ------------ | ------- | -| [Distributed Machine Learning Patterns](https://github.com/terrytangyuan/distributed-ml-patterns) | Yuan Tang | +| [What to choose? ModelMesh vs Model Serving?](https://youtu.be/Yi8Udjr9nkk?si=WEOCKlfxXNy0H1jZ) | Vaibhav Jain | +| [Scale your Models to Zero with Knative and KServe](https://youtu.be/j039MuKMmMQ?si=NVW5ZnmGRCwjZNU7) | Jooho Lee | +| [Distributed Machine Learning Patterns from Manning Publications](https://github.com/terrytangyuan/distributed-ml-patterns) | Yuan Tang | | [KubeCon 2019: Introducing KFServing: Serverless Model Serving on Kubernetes](https://www.youtube.com/watch?v=saMkA4fIOH8) |Dan Sun, Ellis Tarn| | [KubeCon 2019: Advanced Model Inferencing Leveraging KNative, Istio & Kubeflow Serving](https://www.youtube.com/watch?v=YaGASyU88dQ) | Animesh Singh, Clive Cox| | [KubeflowDojo: KFServing - Production Model Serving Platform](https://www.youtube.com/watch?v=VN2htoRSUzY) |Animesh Singh, Tommy Li| From 74687d26a30aab9d98354c0f826fc44ca2acd508 Mon Sep 17 00:00:00 2001 From: Yuan Tang Date: Tue, 12 Dec 2023 22:08:30 -0500 Subject: [PATCH 2/2] Update presentations.md Signed-off-by: Yuan Tang --- docs/community/presentations.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/community/presentations.md b/docs/community/presentations.md index 41261aabd..f468095f1 100644 --- a/docs/community/presentations.md +++ b/docs/community/presentations.md @@ -4,8 +4,6 @@ This page contains a list of presentations and demos. If you'd like to add a pre | Presentation/Demo | Presenters | | ------------ | ------- | -| [What to choose? ModelMesh vs Model Serving?](https://youtu.be/Yi8Udjr9nkk?si=WEOCKlfxXNy0H1jZ) | Vaibhav Jain | -| [Scale your Models to Zero with Knative and KServe](https://youtu.be/j039MuKMmMQ?si=NVW5ZnmGRCwjZNU7) | Jooho Lee | | [Distributed Machine Learning Patterns from Manning Publications](https://github.com/terrytangyuan/distributed-ml-patterns) | Yuan Tang | | [KubeCon 2019: Introducing KFServing: Serverless Model Serving on Kubernetes](https://www.youtube.com/watch?v=saMkA4fIOH8) |Dan Sun, Ellis Tarn| | [KubeCon 2019: Advanced Model Inferencing Leveraging KNative, Istio & Kubeflow Serving](https://www.youtube.com/watch?v=YaGASyU88dQ) | Animesh Singh, Clive Cox| @@ -27,4 +25,5 @@ This page contains a list of presentations and demos. If you'd like to add a pre | [KubeCon Edge Days 2022: Model Serving at the Edge Made Easier](https://www.youtube.com/watch?v=0BlK7PaLCFM) | Paul Van Eck | | [KnativeCon 2022: How We Built an ML inference Platform with Knative](https://www.youtube.com/watch?v=yuxC1UVU_ec) | Dan Sun | | [KubeCon EU 2023: The state and future of cloud native model serving](https://youtu.be/786VaGAfm6I) | Dan Sun, Theofilos Papapanagiotou | -| [Kubeflow Summit 2023: Scale your Models to Zero with Knative and Kserve](https://youtu.be/j039MuKMmMQ?si=LsJsau0ijBLqj2Vc) | Jooho Lee | +| [Kubeflow Summit 2023: Scale your Models to Zero with Knative and KServe](https://youtu.be/j039MuKMmMQ?si=LsJsau0ijBLqj2Vc) | Jooho Lee | +| [Kubeflow Summit 2023: What to choose? ModelMesh vs Model Serving?](https://youtu.be/Yi8Udjr9nkk?si=WEOCKlfxXNy0H1jZ) | Vaibhav Jain |