feat: xinference rerank model support (#1615)
This commit is contained in:
parent
ea35f1dce1
commit
0e627c920f
9 changed files with 215 additions and 6 deletions
|
|
@ -50,4 +50,7 @@ XINFERENCE_MODEL_UID=
|
|||
OPENLLM_SERVER_URL=
|
||||
|
||||
# LocalAI Credentials
|
||||
LOCALAI_SERVER_URL=
|
||||
LOCALAI_SERVER_URL=
|
||||
|
||||
# Cohere Credentials
|
||||
COHERE_API_KEY=
|
||||
Loading…
Add table
Add a link
Reference in a new issue