Fix install guide

This commit is contained in:
jiangjiajun
2025-06-10 02:11:13 +08:00
committed by XieYunshen
parent 15e11b8b0b
commit bef75f5a61

View File

@@ -31,11 +31,6 @@ FastDeploy升级2.0版本支持多种大模型推理当前仅支持Qwen2
## 安装
### Docker安装(推荐)
```
docker pull iregistry.baidu-int.com/fastdeploy-public/fastdeploy:2.0.0-alpha
```
### 源码安装
#### 安装PaddlePaddle
> 注意安装nightly build版本代码版本需新于2025.05.30,详见[PaddlePaddle安装](https://www.paddlepaddle.org.cn/en/install/quick?docurl=/documentation/docs/en/develop/install/pip/linux-pip_en.html)指定安装CUDA 12.6 develop(Nightly build)版本。