Skip to content

Commit f11edc4

Browse files
committed
[llm] update docs
1 parent e3f1ce4 commit f11edc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

llm/docs/FastDeploy_usage_tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ FastDeploy 为 PaddleNLP 静态图模型提供了高效的部署方案,模型
4848
```
4949
cd /home/workspace/models_dir
5050
51-
# 导出的模型目录结构格式如下所示,理论上无缝支持 PaddleNLP 导出的静态图模型,无需修改模型目录结构
51+
# 导出的模型目录结构如下所示,理论上无缝支持 PaddleNLP 导出的静态图模型,无需修改模型目录结构
5252
# /opt/output/Serving/models
5353
# ├── config.json # 模型配置文件
5454
# ├── xxxx.model # 词表模型文件

0 commit comments

Comments
 (0)