mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-05-09 03:54:18 +08:00
Updated 构建和启动 (markdown)
2
构建和启动.md
2
构建和启动.md
@@ -10,7 +10,7 @@
|
|||||||
* **IDE启动**(默认已构建好)(后端直接访问前端资源的方式)
|
* **IDE启动**(默认已构建好)(后端直接访问前端资源的方式)
|
||||||
1. `sh assembly/bin/supersonic-daemon.sh restart llmparser`启动LLM服务
|
1. `sh assembly/bin/supersonic-daemon.sh restart llmparser`启动LLM服务
|
||||||
2. IDE本地启动StandaloneLauncher
|
2. IDE本地启动StandaloneLauncher
|
||||||
3. 浏览器访问http://localhost:9080
|
3. http://localhost:9080
|
||||||
|
|
||||||
* **IDE启动**(默认已构建好)(前后端分开启动的方式)
|
* **IDE启动**(默认已构建好)(前后端分开启动的方式)
|
||||||
1. `sh assembly/bin/supersonic-daemon.sh restart llmparser`启动LLM服务
|
1. `sh assembly/bin/supersonic-daemon.sh restart llmparser`启动LLM服务
|
||||||
|
|||||||
Reference in New Issue
Block a user