day 2 keynotes

This commit is contained in:
2024-03-20 10:42:54 +01:00
parent a03f0c0da2
commit 3eb8eacd1d
7 changed files with 209 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
---
title: Sponsored: Build an open source platform for ai/ml
weight: 4
---
Jorge Palma from Microsoft with a quick introduction.
## Baseline
* Kubernetes is cool and all
* Challenges:
* Containerized models
* GPUs in the cluster (install, management)
## Kubernetes AI Toolchain (KAITO)
* Kubernetes operator that interacts with
* Node provisioner
* Deployment
* Simple CRD that decribes a model, infra and have fun
* Creates inferance endpoint
* Models are currently 10 (Hugginface, LLMA, etc)