Add support to aliyun qwen online models.

Rename model tag "qwen" to "qwen-local"
Add model tag "qwen-turbo", "qwen-plus", "qwen-max"
Add corresponding model interfaces in request_llms/bridge_all.py
Add configuration variable “DASHSCOPE_API_KEY"
Rename request_llms/bridge_qwen.py to bridge_qwen_local.py to distinguish it from the online model interface
这个提交包含在:
leike0813
2023-12-20 07:37:26 +08:00
父节点 9479dd984c
当前提交 ac3d4cf073
共有 9 个文件被更改,包括 255 次插入63 次删除

查看文件

@@ -0,0 +1,4 @@
modelscope
transformers_stream_generator
auto-gptq
optimum