Commit 16a70b4
authored
Migrate all manual docs to auto generation (#5617)
* feat(docs): populate pytorch-training configs with release notes fields
- Add announcements, packages, and tags to all 16 pytorch-training configs (2.6-2.9, GPU/CPU, EC2/SageMaker)
- Add display_names for gdrcopy, torchtext, torchserve, openmpi to global.yml
- Package versions extracted from Dockerfiles on master branch
- Tags from GitHub release tags (excluding datetime and v1.0 tags)
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* feat(docs): populate pytorch-inference configs with release notes fields
- Add announcements, packages, and tags to all 4 pytorch-inference configs (2.6, GPU/CPU, EC2/SageMaker)
- Package versions extracted from Dockerfiles on master branch
- Tags from GitHub release tags (excluding datetime and v1.0 tags)
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* feat(docs): populate pytorch-training-arm64 config with release notes fields
- Add announcements, packages, and tags to 2.7-gpu-ec2.yml
- Package versions extracted from Dockerfile on master branch
- Tags from GitHub release tags (excluding datetime and v1.0 tags)
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* feat(docs): populate pytorch-inference-arm64 configs with release notes fields
- Add announcements, packages, and tags to 3 configs (2.6 GPU/CPU EC2, CPU SageMaker)
- Remove incorrect 2.6-gpu-sagemaker.yml (ARM64 SageMaker is CPU-only)
- Add 2.6-cpu-sagemaker.yml for ARM64 SageMaker CPU
- Package versions extracted from Dockerfiles on master branch
- Tags from GitHub release tags (excluding datetime and v1.0 tags)
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* feat(docs): populate base configs with release notes fields
- Add announcements, packages, and tags to 3 base configs (12.8, 12.9, 13.0)
- Fix OS version from ubuntu24.04 to ubuntu22.04 for 12.8
- Package versions extracted from Dockerfiles on master branch
- Tags from GitHub release tags (excluding datetime and v1.0 tags)
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* feat(docs): populate sglang, vllm, vllm-arm64 configs with release notes fields
- Add announcements, packages, and tags to sglang (1 file), vllm (2 files), vllm-arm64 (1 file)
- Fix OS version from ubuntu24.04 to ubuntu22.04 for sglang
- Package versions from GitHub release tags
- Tags from GitHub release tags (excluding datetime and v1.0 tags)
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* feat(docs): add patch versions and cudnn/nccl to base, sglang, vllm configs
Base containers:
- Rename 12.8 to 12.8.0, add 12.8.1 (ubuntu24.04)
- Add cudnn and nccl versions from install_cuda.sh
SGLang:
- Add patch versions: 0.5.5, 0.5.6, 0.5.7, 0.5.8
vLLM:
- Rename 0.13 to 0.13.0
vLLM ARM64:
- Rename 0.10 to 0.10.2
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* feat(docs): add vLLM 0.14.0 configs for EC2 and SageMaker
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* feat(docs): add CUDA stack versions (cudnn, nccl) to vLLM and SGLang configs
- vLLM 0.13.0/0.14.0: cuda 12.9.1, cudnn 9.15.0, nccl 2.28.3
- vLLM-ARM64 0.10.2: cuda 12.9.1, cudnn 9.10.2, nccl 2.27.3
- SGLang 0.5.5-0.5.8: cuda 12.9.1, cudnn 9.16.0.29, nccl 2.28.3
Versions sourced from:
- vLLM: PyTorch 2.9.x bundled dependencies
- SGLang: Explicit pip installs in Dockerfile
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* feat(docs): populate TensorFlow 2.19 configs with release notes fields
- tensorflow-training: 2.19 GPU (cu125) and CPU for SageMaker
- tensorflow-inference: 2.19 GPU (cu122) and CPU for SageMaker
- tensorflow-inference-arm64: 2.19 CPU for SageMaker
GPU packages: cuda, cudnn, nccl (inference only)
Common packages: tensorflow, python, openmpi (training), efa (training GPU)
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* migrate all docs
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* migrate all docs
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* remove release notes
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* remove release notes
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
* addd support policy sorting
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
---------
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>1 parent 507ddf2 commit 16a70b4
File tree
102 files changed
+1008
-1894
lines changed- .kiro/steering
- docs
- releasenotes
- base
- pytorch
- sglang
- tensorflow
- vllm
- src
- data
- base
- pytorch-inference-arm64
- pytorch-inference
- pytorch-training-arm64
- pytorch-training
- sglang
- tensorflow-inference-arm64
- tensorflow-inference
- tensorflow-training
- vllm-arm64
- vllm
- tables/extra
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
102 files changed
+1008
-1894
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
175 | 178 | | |
176 | 179 | | |
177 | 180 | | |
| |||
216 | 219 | | |
217 | 220 | | |
218 | 221 | | |
219 | | - | |
| 222 | + | |
220 | 223 | | |
221 | 224 | | |
222 | 225 | | |
| |||
236 | 239 | | |
237 | 240 | | |
238 | 241 | | |
239 | | - | |
| 242 | + | |
240 | 243 | | |
241 | 244 | | |
242 | 245 | | |
243 | 246 | | |
244 | 247 | | |
245 | 248 | | |
246 | | - | |
| 249 | + | |
247 | 250 | | |
248 | 251 | | |
249 | 252 | | |
| |||
275 | 278 | | |
276 | 279 | | |
277 | 280 | | |
278 | | - | |
| 281 | + | |
279 | 282 | | |
280 | 283 | | |
281 | 284 | | |
| |||
357 | 360 | | |
358 | 361 | | |
359 | 362 | | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
360 | 368 | | |
361 | 369 | | |
362 | | - | |
| 370 | + | |
363 | 371 | | |
364 | | - | |
| 372 | + | |
365 | 373 | | |
366 | 374 | | |
367 | 375 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
89 | 94 | | |
90 | 95 | | |
91 | 96 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments