Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

添加切换模型功能,支持智谱AI在线模型 #1342

Merged
merged 11 commits into from
Sep 1, 2023

Conversation

liunux4odoo
Copy link
Collaborator

@liunux4odoo liunux4odoo commented Sep 1, 2023

  • 添加LLM模型切换功能,需要在server_config中设置可切换的模型
  • add tests for api.py/llm_model/*
  • 修复被fastchat覆盖的标准输出
  • 对fastchat日志进行更细致的控制,startup.py中增加-q(--quiet)开关,可以减少无用的fastchat日志输出
  • startup.py增加参数--api-worker,自动运行所有的线上API模型。使用-a (--all-webui), --all-api时默认开启该选项

@liunux4odoo liunux4odoo merged commit 6cb1bdf into dev Sep 1, 2023
@liunux4odoo liunux4odoo deleted the dev_change_model2 branch September 4, 2023 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant