Update docker-compose.yml
This commit is contained in:
parent
48a352bfd1
commit
47866ebe0e
@ -1,4 +1,4 @@
|
||||
【请在修改完参数后,删除此行】请在以下方案中选择一种,然后删除其他的方案,最后docker-compose up运行
|
||||
【请修改完参数后,删除此行】请在以下方案中选择一种,然后删除其他的方案,最后docker-compose up运行 | Please choose from one of these options below, delete other options as well as This Line
|
||||
|
||||
## ===================================================
|
||||
## 【方案一】 如果不需要运行本地模型(仅chatgpt类远程服务)
|
||||
@ -119,4 +119,4 @@ services:
|
||||
git pull &&
|
||||
echo '[jittorllms] 正在从github拉取最新代码...' &&
|
||||
git --git-dir=request_llm/jittorllms/.git --work-tree=request_llm/jittorllms pull --force &&
|
||||
python3 -u main.py"
|
||||
python3 -u main.py"
|
||||
|
Loading…
x
Reference in New Issue
Block a user