From c46ac9c7aeda3e074469fc8010537a0f4ab31f38 Mon Sep 17 00:00:00 2001 From: LXW <1264174498@qq.com> Date: Wed, 13 Sep 2023 11:45:04 +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 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/构建和启动.md b/构建和启动.md index 20666d0..f0bb848 100644 --- a/构建和启动.md +++ b/构建和启动.md @@ -20,4 +20,10 @@ PS: 1. Windows环境均有提供对应的bat脚本, 执行即可 -2. Ubuntu环境, 启动方式同上, 若出现报错, 可尝试https://support.huaweicloud.com/intl/zh-cn/deployman_faq/deployman_faq_1016.html \ No newline at end of file +2. supersonic-daemon.sh [command] [module] + + command 包括restart、start和stop, 默认为restart + + module 默认为standalone, 也可指定为 llmparser, 启动LLM服务 + +3. Ubuntu环境, 启动方式同上, 若出现报错, 可尝试https://support.huaweicloud.com/intl/zh-cn/deployman_faq/deployman_faq_1016.html \ No newline at end of file