镜像自地址
https://github.com/binary-husky/gpt_academic.git
已同步 2025-12-06 14:36:48 +00:00
接入讯飞星火Spark大模型
这个提交包含在:
@@ -16,10 +16,11 @@ if __name__ == "__main__":
|
||||
# from request_llm.bridge_jittorllms_llama import predict_no_ui_long_connection
|
||||
# from request_llm.bridge_claude import predict_no_ui_long_connection
|
||||
# from request_llm.bridge_internlm import predict_no_ui_long_connection
|
||||
from request_llm.bridge_qwen import predict_no_ui_long_connection
|
||||
# from request_llm.bridge_qwen import predict_no_ui_long_connection
|
||||
from request_llm.bridge_spark import predict_no_ui_long_connection
|
||||
|
||||
llm_kwargs = {
|
||||
'max_length': 512,
|
||||
'max_length': 4096,
|
||||
'top_p': 1,
|
||||
'temperature': 1,
|
||||
}
|
||||
|
||||
在新工单中引用
屏蔽一个用户