Skip to content

Commit d2777b0

Browse files
committed
address feedback from andrey
1 parent db02c06 commit d2777b0

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

wg-batch/annual-report-2024.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ Jobset has had 4 minor releases in 2024.
6060

6161
- [Release 0.7](https://github.com/kubernetes-sigs/jobset/releases/tag/v0.7.0)
6262

63-
A major achievement of JobSet has been the adoption of JobSet as a component for [Kubeflow Training Operator](https://github.com/kubeflow/training-operator) V2.
64-
There has been a collaborative effort with the Kubeflow community and the batch community to implement the features needed for this integration.
63+
A major achievement of JobSet has been the adoption of JobSet
64+
as a component for [Kubeflow Trainer](https://github.com/kubeflow/trainer) V2, the next generation of the Kubeflow Training Operator project.
6565

6666
[Metaflow](https://github.com/Netflix/metaflow/pull/1804) has adopted the use of JobSet for distributed ML training.
6767

@@ -92,6 +92,11 @@ WG-Batch provided a series of kubernetes enhancements that improved the experien
9292

9393
### Talks
9494

95+
- Democratizing AI Model Training on Kubernetes with Kubeflow TrainJob and JobSet
96+
- Speakers: Andrey Velichkevich and Yuki Iwai
97+
- Kubecon NA, Salt Lake City
98+
- [Recording](https://www.youtube.com/watch?v=Lgy4ir1AhYw)
99+
95100
- WG-Batch Update at Kubecon
96101
- Speakers: Kevin Hannon and Marcin Wielgus
97102
- Kubecon NA, Salt Lake City
@@ -129,8 +134,7 @@ WG-Batch provided a series of kubernetes enhancements that improved the experien
129134

130135
### Community adoption
131136

132-
- [Kubeflow Training Operator v2](https://github.com/kubeflow/training-operator/blob/0c30f5cd306611f061b6dd529d3c7b7981a7d27c/docs/proposals/2170-kubeflow-training-v2/README.md#kep-2170-kubeflow-training-v2-api) will be using JobSet as a critical component for training and finetuning.
133-
137+
- [Kubeflow Trainer v2](https://github.com/kubeflow/trainer/tree/62e958fa8c07ae73be0b10a30e1fb5e4c3d0e8f3/docs/proposals/2170-kubeflow-training-v2) will be using JobSet as a critical component for distributed training and LLMs fine-tuning.
134138
- [Metaflow supports JobSet](https://github.com/Netflix/metaflow/pull/1804) for distributed training.
135139

136140
- Airflow has built an [integration](https://airflow.apache.org/docs/apache-airflow-providers-cncf-kubernetes/stable/_api/airflow/providers/cncf/kubernetes/operators/kueue/index.html) with Kueue.

0 commit comments

Comments
 (0)