ChatGLM改成多进程运行

This commit is contained in:
qingxu fu
2023-04-15 19:09:03 +08:00
parent 294ac338bd
commit 6aba339538
7 changed files with 270 additions and 212 deletions

View File

@ -1,5 +1,5 @@
{
"version": 3.0,
"version": 3.1,
"show_feature": true,
"new_feature": "支持ChatGLM <-> 支持多LLM模型同时对话"
}