From 95b760227cd4ff5816b1cc43fb47f5f9d4e89951 Mon Sep 17 00:00:00 2001 From: LXW <1264174498@qq.com> Date: Thu, 14 Sep 2023 09:45:06 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20=E6=9E=84=E5=BB=BA=E5=92=8C=E5=90=AF?= =?UTF-8?q?=E5=8A=A8=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 构建和启动.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/构建和启动.md b/构建和启动.md index d5f548e..25a3ff7 100644 --- a/构建和启动.md +++ b/构建和启动.md @@ -27,6 +27,6 @@ PS: command 包括restart、start和stop, 默认为restart - module 默认为standalone, 也可指定为 llmparser, 启动LLM服务 + module 默认为standalone, 也可指定为 llmparser, 启动调用LLM的python服务 3. 执行构建和启动之前, 请先查看[环境依赖](https://github.com/tencentmusic/supersonic/wiki/%E7%8E%AF%E5%A2%83%E4%BE%9D%E8%B5%96) 4. Ubuntu环境, 启动方式同上, 若出现报错, 可尝试https://support.huaweicloud.com/intl/zh-cn/deployman_faq/deployman_faq_1016.html \ No newline at end of file