Skip to content

Commit 4496da8

Browse files
committed
Update the version of the latest update
1 parent 7154909 commit 4496da8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

uv/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ We provide a monolithic base image with various PyTorch versions and essential l
1616
### 1. Docker file example
1717

1818
```dockerfile
19-
FROM junwha/ddiff-base:cu12.4.1-py3.10-torch-251210
19+
FROM junwha/ddiff-base:cu12.4.1-py3.10-torch-251214
2020

2121
WORKDIR /<your workspace>
2222

@@ -49,7 +49,7 @@ you can use standard uv commands. The environment is automatically detected via
4949
* **Build Tools:** gcc-12 g++-12 ninja-build cmake build-essential
5050
* **Profiler:** Nsight System 2024
5151
## Releases
52-
**Image Tag:** `junwha/ddiff-base:cu12.4.1-py3.10-torch-251210`
52+
**Image Tag:** `junwha/ddiff-base:cu12.4.1-py3.10-torch-251214`
5353
* **Python:** 3.10
5454
* **Pre-installed PyTorch Versions:** 2.4.1, 2.5.1, 2.6.0, 2.7.1, 2.9.0
5555
* **Pre-installed Flash-attention Version:** 2.8.3

0 commit comments

Comments
 (0)