Skip to content

Commit 9eba0ad

Browse files
authored
chore(doc): update docker tags on doc (axolotl-ai-cloud#2559) [skip ci]
1 parent 53dbf97 commit 9eba0ad

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/docker.qmd

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ main-base-py{python_version}-cu{cuda_version}-{pytorch_version}
2828

2929
Tags examples:
3030

31+
- `main-base-py3.11-cu128-2.7.0`
32+
- `main-base-py3.11-cu126-2.7.0`
3133
- `main-base-py3.11-cu124-2.6.0`
3234
- `main-base-py3.11-cu124-2.5.1`
3335
- `main-base-py3.11-cu124-2.4.1`
@@ -50,7 +52,7 @@ Link: [Docker Hub](https://hub.docker.com/r/axolotlai/axolotl)
5052
# on push to main
5153
main-py{python_version}-cu{cuda_version}-{pytorch_version}
5254

53-
# latest main (currently torch 2.5.1, python 3.11, cuda 12.4)
55+
# latest main (currently torch 2.6.0, python 3.11, cuda 12.4)
5456
main-latest
5557

5658
# nightly build
@@ -68,6 +70,7 @@ There may be some extra tags appended to the image, like `-vllm` which installs
6870

6971
Tags examples:
7072

73+
- `main-py3.11-cu126-2.7.0`
7174
- `main-py3.11-cu124-2.6.0`
7275
- `main-py3.11-cu124-2.5.1`
7376
- `main-py3.11-cu124-2.4.1`

0 commit comments

Comments
 (0)