(improvement)(config) Remove the supersonic-env configuration file and use the llm-config.yaml file uniformly. (#1238)

This commit is contained in:
lexluo09
2024-06-27 14:27:46 +08:00
committed by GitHub
parent ff20ae4006
commit 90f7a79380
10 changed files with 42 additions and 81 deletions

View File

@@ -4,7 +4,6 @@ chcp 65001
set "sbinDir=%~dp0"
call %sbinDir%/supersonic-common.bat %*
call %sbinDir%/../conf/supersonic-env.bat %*
set "command=%~1"
set "service=%~2"