mirror of
https://github.com/tencentmusic/supersonic.git
synced 2026-04-30 04:54:25 +08:00
Updated 服务部署与启动 (markdown)
@@ -1,9 +1,12 @@
|
|||||||
### 1. 环境依赖
|
### 1. 环境依赖
|
||||||
|
|
||||||
**Python 服务**
|
**Python 服务** (如果需要用到LLM的能力, 需要启动python服务)
|
||||||
|
|
||||||
     Python版本: 3.9+
|
     Python版本: 3.9+
|
||||||
     pip版本: 3.9+
|
     pip版本: 3.9+
|
||||||
|
注意事项:
|
||||||
|
1. 前往supersonic/chat/core/src/main/python/llm/run_config.py配置LLM key
|
||||||
|
2. 如果是windows环境, 需要把python pipz指令配置到环境变量
|
||||||
|
|
||||||
**后端服务**
|
**后端服务**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user