更新会议记录

This commit is contained in:
hzg0601 2023-07-28 16:16:59 +08:00
parent 154cad1b45
commit 97ee4686a1
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ port = 8887
# 2. 不同任务的日志还是分开; # 2. 不同任务的日志还是分开;
# 3. 在此处定义args可选fastchat为每个服务所提供的命令行参数model_path除外 # 3. 在model_config.py里定义args
# 4. 用logger.removeHandler把它添加的handler删掉添加我们自己的handler; # 4. 用logger.removeHandler把它添加的handler删掉添加我们自己的handler;