Skip to content

Commit 50c5bc1

Browse files
Update nvidia_gpu.md
1 parent 187a5ae commit 50c5bc1

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/get_started/installation/nvidia_gpu.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,7 @@ The following installation methods are available when your environment meets the
1010

1111
## 1. Pre-built Docker Installation (Recommended)
1212
```shell
13-
docker pull ccr-2vdh3abv-pub.cnc.bj.baidubce.com/paddlepaddle/fastdeploy:${fastdeploy_latest_version}
14-
```
15-
Where ```${fastdeploy_latest_version}``` is the FastDeploy release version number. [Check latest release here](https://github.com/PaddlePaddle/FastDeploy/releases). For example:
16-
```shell
17-
docker pull ccr-2vdh3abv-pub.cnc.bj.baidubce.com/paddlepaddle/fastdeploy:2.0.0
13+
docker pull ccr-2vdh3abv-pub.cnc.bj.baidubce.com/paddlepaddle/fastdeploy-cuda-12.6:2.0.0
1814
```
1915

2016
## 2. Pre-built Pip Installation

0 commit comments

Comments
 (0)