mirror of
https://github.com/RYDE-WORK/Langchain-Chatchat.git
synced 2026-01-19 13:23:16 +08:00
配置
This commit is contained in:
parent
9bfdc6febb
commit
04590a2fd5
@ -25,9 +25,11 @@ xinference:
|
||||
model_credentials:
|
||||
server_url: 'http://127.0.0.1:9997/'
|
||||
model_uid: 'glm-4'
|
||||
completion_type: 'chat'
|
||||
- model: 'qwen1.5-chat'
|
||||
model_type: 'llm'
|
||||
model_credentials:
|
||||
completion_type: 'chat'
|
||||
server_url: 'http://127.0.0.1:9997/'
|
||||
model_uid: 'qwen1.5-chat'
|
||||
- model: 'bge-large-zh-v1.5'
|
||||
|
||||
@ -7,6 +7,7 @@ xinference:
|
||||
model_credentials:
|
||||
server_url: 'http://127.0.0.1:9997/'
|
||||
model_uid: 'chatglm3-6b'
|
||||
completion_type: 'chat'
|
||||
|
||||
- model: 'chatglm31-6b'
|
||||
model_type: 'llm'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user