Skip to content

Commit

Permalink
fix: Remove broken links in gen ai doc overview page (awslabs#460)
Browse files Browse the repository at this point in the history
  • Loading branch information
ratnopamc authored Mar 2, 2024
1 parent 30c5387 commit 1e4b519
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions website/docs/gen-ai/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ sidebar_label: Overview

Welcome to Gen AI on Amazon Elastic Kubernetes Service (EKS), your gateway to harnessing the power of Large Language Models (LLMs) for a wide range of applications. This introduction page serves as your starting point to explore our offerings for Training, Fine-tuning, and Inference using various LLMs, including BERT-Large, Llama2, Stable Diffusion, and more.

## [Training](https://awslabs.github.io/docs/category/training-on-eks)
## Training
Are you ready to dive into the world of LLMs and train models for your specific needs? Discover our comprehensive Training resources to get started.

## [Fine-tuning](https://awslabs.github.io/docs/category/training-on-eks)
## Fine-tuning
Fine-tuning LLMs is crucial for tailoring them to your specific tasks. Explore our Fine-tuning section to learn how to adapt LLMs to your unique requirements.

## [Inference](https://awslabs.github.io/docs/category/inference-on-eks)
## Inference
Unlock the potential of LLMs for powerful inference tasks. Our Inference resources will guide you through deploying LLMs effectively.

Whether you're an experienced practitioner or new to the field, our Gen AI on EKS capabilities empower you to harness the latest advancements in language modeling. Dive into each section to begin your journey.

0 comments on commit 1e4b519

Please sign in to comment.