binary-husky commited on
Commit
47866eb
1 Parent(s): 48a352b

Update docker-compose.yml

Browse files
Files changed (1) hide show
  1. docker-compose.yml +2 -2
docker-compose.yml CHANGED
@@ -1,4 +1,4 @@
1
- 【请在修改完参数后,删除此行】请在以下方案中选择一种,然后删除其他的方案,最后docker-compose up运行
2
 
3
  ## ===================================================
4
  ## 【方案一】 如果不需要运行本地模型(仅chatgpt类远程服务)
@@ -119,4 +119,4 @@ services:
119
  git pull &&
120
  echo '[jittorllms] 正在从github拉取最新代码...' &&
121
  git --git-dir=request_llm/jittorllms/.git --work-tree=request_llm/jittorllms pull --force &&
122
- python3 -u main.py"
 
1
+ 【请修改完参数后,删除此行】请在以下方案中选择一种,然后删除其他的方案,最后docker-compose up运行 | Please choose from one of these options below, delete other options as well as This Line
2
 
3
  ## ===================================================
4
  ## 【方案一】 如果不需要运行本地模型(仅chatgpt类远程服务)
 
119
  git pull &&
120
  echo '[jittorllms] 正在从github拉取最新代码...' &&
121
  git --git-dir=request_llm/jittorllms/.git --work-tree=request_llm/jittorllms pull --force &&
122
+ python3 -u main.py"