[improvement][launcher]Rename service and binary names

This commit is contained in:
jerryjzhang
2023-09-14 09:47:21 +08:00
parent 6a98ce9d28
commit b6d984475c
8 changed files with 25 additions and 25 deletions

View File

@@ -1,7 +1,7 @@
# python path
export python_path="/usr/local/bin/python3.9"
export python_path="/usr/local/bin/python3"
# pip path
export pip_path="/usr/local/bin/pip3.9"
export pip_path="/usr/local/bin/pip3"
# host
export llm_host="127.0.0.1"
# port