Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions content/en/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,9 @@ <h3 class="section-head text-center">
<div class="card-body bg-primary-dark">
<div class="card-title">Kubeflow Trainer</div>
<p class="card-text">
<a href="/docs/components/trainer/overview/" target="_blank" rel="noopener">Kubeflow Trainer</a> is a Kubernetes-native project for LLMs fine-tuning and enabling scalable, distributed training across
a wide range of AI frameworks, including PyTorch, HuggingFace, DeepSpeed, MLX, JAX, XGBoost, and others.
<a href="/docs/components/trainer/overview/" target="_blank" rel="noopener">Kubeflow Trainer</a> is a Kubernetes-native distributed AI platform
for scalable LLM fine-tuning and training of AI models across a wide range of frameworks,
including PyTorch, MLX, HuggingFace, DeepSpeed, Megatron, JAX, XGBoost, and more.
</p>
</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions content/en/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,7 @@ docs/started/requirements/ /docs/started/getting-started/
/docs/components/training/user-guides/pytorch/ /docs/components/trainer/legacy-v1/user-guides/pytorch/
/docs/components/training/overview/ /docs/components/trainer/legacy-v1/overview/
/docs/components/training/getting-started/ /docs/components/trainer/legacy-v1/getting-started/
/docs/components/trainer/operator-guides/podtemplate-overrides/ /docs/components/trainer/operator-guides/runtime-patches/

# Move KServe to Kubeflow Projects
/docs/external-add-ons/kserve/ /docs/components/kserve/
Expand Down

This file was deleted.

Loading