Skip to content

Commit

Permalink
update - docker release version docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rtp-llm committed Apr 7, 2024
1 parent 98d513f commit 3a81bbe
Showing 1 changed file with 17 additions and 4 deletions.
21 changes: 17 additions & 4 deletions docs/DockerHistory.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,28 @@

### 0.0.1
```
cuda11: cn-hangzhou.aliyuncs.com/havenask/rtp_llm:cuda11
cuda12: cn-hangzhou.aliyuncs.com/havenask/rtp_llm:cuda12
```
cuda11: registry.cn-hangzhou.aliyuncs.com/havenask/rtp_llm:cuda11
cuda12: registry.cn-hangzhou.aliyuncs.com/havenask/rtp_llm:cuda12
```


## 服务镜像
包含基础镜像和已安装的wheel包,支持用户直接使用
### version 0.1.10
relased on 2024.4.7
```
cuda11: registry.cn-hangzhou.aliyuncs.com/havenask/rtp_llm:0.1.10_cuda11
cuda12: registry.cn-hangzhou.aliyuncs.com/havenask/rtp_llm:0.1.10_cuda12
```

### version 0.1.9
relased on 2024.4.1
```
cuda11: registry.cn-hangzhou.aliyuncs.com/havenask/rtp_llm:0.1.9_cuda11
cuda12: registry.cn-hangzhou.aliyuncs.com/havenask/rtp_llm:0.1.9_cuda12
```

### version 0.1.8
### version 0.1.8
relased on 2024.3.25
```
cuda11: registry.cn-hangzhou.aliyuncs.com/havenask/rtp_llm:0.1.8_cuda11
Expand Down

0 comments on commit 3a81bbe

Please sign in to comment.