File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -36,10 +36,11 @@ plugins:
36
36
name : English
37
37
site_name : ' FastDeploy: Large Language Model Deployement'
38
38
build : true
39
+ link : /FastDeploy/
39
40
- locale : zh
40
41
name : 简体中文
41
42
site_name : 飞桨大语言模型推理部署工具包
42
- link : /. /zh/
43
+ link : /FastDeploy /zh/
43
44
nav_translations :
44
45
FastDeploy : FastDeploy
45
46
Quick Start : 快速入门
@@ -81,6 +82,7 @@ plugins:
81
82
Plugins : 插件机制
82
83
Sampling : 采样策略
83
84
MultiNode Deployment : 多机部署
85
+ Graph Optimization : 图优化
84
86
Supported Models : 支持模型列表
85
87
Benchmark : 基准测试
86
88
Usage : 用法
129
131
- ' Plugins ' : features/plugins.md
130
132
- ' Sampling ' : features/sampling.md
131
133
- ' MultiNode Deployment ' : features/multi-node_deployment.md
134
+ - ' Graph Optimization ' : features/graph_optimization.md
132
135
- ' Supported Models ' : supported_models.md
133
136
- Benchmark : benchmark.md
134
137
- Usage :
You can’t perform that action at this time.
0 commit comments