Skip to content

Commit 484df0e

Browse files
committed
AI changes made during Kiro-cli session
--- X-AI-Tool: Kiro-cli X-AI-Handle-Time-Seconds: 73 X-AI-Prompt: Remove the Training (pre-training, fine-tuning) sections from docs/frameworks/llm.md — DLC does not currently have LLM training images. The LLM page should only cover Serving (vLLM, SGLang, llama.cpp) and Supported Models.
1 parent e5afe22 commit 484df0e

2 files changed

Lines changed: 3 additions & 13 deletions

File tree

docs/frameworks/llm.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,7 @@
22

33
<!-- TODO: Fill in real content for LLM landing page -->
44

5-
Large Language Model containers for training and serving on AWS.
6-
7-
## Training
8-
9-
### Pre-training
10-
11-
Lorem ipsum dolor sit amet, consectetur adipiscing elit.
12-
13-
### Fine-tuning
14-
15-
Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
5+
Large Language Model containers for serving on AWS.
166

177
## Serving
188

docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ Pre-built Docker images for running AI/ML workloads on AWS. Deep Learning Contai
2121

2222
---
2323

24-
Training · Serving · Supported Models
24+
Serving · Supported Models
2525

26-
Serve and train large language models with vLLM, SGLang, and llama.cpp.
26+
Serve large language models with vLLM, SGLang, and llama.cpp.
2727

2828
[Explore LLM →](frameworks/llm.md)
2929

0 commit comments

Comments
 (0)