kubeflow/trainer
Run MPI E2E tests for DeepSpeed and MLX examples
Ouverte
#3 781 ouverte le 21 juil. 2026
area/examplesgood first issuehelp wanted
Métriques du dépôt
- Stars
- (2 112 étoiles)
- Métriques de merge PR
- (Merge moyen 10j 9h) (75 PRs mergées en 30 j)
Description
It would be good to run GPU E2E tests for DeepSpeed and MLX example Notebooks to tests our MPI-based runtimes.
- https://github.com/kubeflow/trainer/blob/master/examples/mlx/language-modeling/fine-tune-llama.ipynb
- https://github.com/kubeflow/trainer/blob/master/examples/deepspeed/text-summarization/T5-Fine-Tuning.ipynb
That should help us detect MPI errors earlier, like here: https://github.com/kubeflow/trainer/pull/3748
/good-first-issue /area examples