Skip to content

Commit a3f7b2b

Browse files
committed
fix base
Signed-off-by: sirutBuasai <sirutbuasai27@outlook.com>
1 parent aa3f17b commit a3f7b2b

File tree

3 files changed

+0
-39
lines changed

3 files changed

+0
-39
lines changed

docs/src/data/base/12.8-gpu-ec2.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,3 @@ public_registry: true
1212
# Image tags (first tag is used in available_images.md)
1313
tags:
1414
- "12.8.1-gpu-py312-cu128-ubuntu24.04-ec2"
15-
16-
announcement:
17-
- "Introduced containers for Bse CUDA 12.8.1 for training which support EC2, ECS, and EKS"
18-
- "Starting with Base 12.8.1, we are removing Conda from the DLCs and installing all Python packages from PyPI"
19-
- "Added Python 3.12, Ubuntu 24.04 support"
20-
21-
packages:
22-
python: "3.12"
23-
cuda: "12.8.1"
24-
25-
optional:
26-
known_issues:
27-
- "Example known issue for demonstration purposes"

docs/src/data/base/12.9-gpu-ec2.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,3 @@ public_registry: true
1212
# Image tags (first tag is used in available_images.md)
1313
tags:
1414
- "12.9.1-gpu-py312-cu129-ubuntu22.04-ec2"
15-
16-
announcement:
17-
- "Introduced containers for Bse CUDA 12.9.0 for training which support EC2, ECS, and EKS"
18-
- "Starting with Base 12.9.0, we are removing Conda from the DLCs and installing all Python packages from PyPI"
19-
- "Added Python 3.12, Ubuntu 22.04 support"
20-
21-
packages:
22-
python: "3.12"
23-
cuda: "12.9.0"
24-
25-
optional:
26-
known_issues:
27-
- "Example known issue for demonstration purposes"

docs/src/data/base/13.0-gpu-ec2.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,16 +12,3 @@ public_registry: true
1212
# Image tags (first tag is used in available_images.md)
1313
tags:
1414
- "13.0.0-gpu-py312-cu130-ubuntu22.04-ec2"
15-
16-
announcement:
17-
- "Introduced containers for Bse CUDA 13.0.0 for training which support EC2, ECS, and EKS"
18-
- "Starting with Base 13.0.0, we are removing Conda from the DLCs and installing all Python packages from PyPI"
19-
- "Added Python 3.12, Ubuntu 22.04 support"
20-
21-
packages:
22-
python: "3.12"
23-
cuda: "13.0.0"
24-
25-
optional:
26-
known_issues:
27-
- "Example known issue for demonstration purposes"

0 commit comments

Comments
 (0)