From 7439790d9ec7160e67e274a547e5012651ab9b75 Mon Sep 17 00:00:00 2001 From: LXW <1264174498@qq.com> Date: Tue, 26 Sep 2023 15:19:18 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/构建和启动.md b/构建和启动.md index f16488c..918d6a5 100644 --- a/构建和启动.md +++ b/构建和启动.md @@ -29,4 +29,5 @@ PS: 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 +4. Ubuntu环境, 启动方式同上, 若出现报错, 可尝试https://support.huaweicloud.com/intl/zh-cn/deployman_faq/deployman_faq_1016.html +5. 启动之后, 可以到logs目录下查看日志, llm解析服务相关日志可以到llm/logs目录下查看 \ No newline at end of file