Closed annanfree closed 1 month ago
xinference 先把后端大模型跑起来,readme 中有写;
我想调用星火api,也用xinference吗
---原始邮件--- 发件人: @.> 发送时间: 2024年8月30日(周五) 中午11:37 收件人: @.>; 抄送: @.**@.>; 主题: Re: [chatchat-space/Langchain-Chatchat] 求解 这是咋回事 (Issue #4885)
xinference 先把后端大模型跑起来,readme 中有写;
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
我想调用星火api,也用xinference吗 … ---原始邮件--- 发件人: @.> 发送时间: 2024年8月30日(周五) 中午11:37 收件人: @.>; 抄送: @.**@.>; 主题: Re: [chatchat-space/Langchain-Chatchat] 求解 这是咋回事 (Issue #4885) xinference 先把后端大模型跑起来,readme 中有写; — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>
可以先把星火放到oneapi转接
(chatchat) D:\PycharmProjects\Langchain-Chatchat-master\libs\chatchat-server>python chatchat/cli.py kb --recreate-vs 2024-08-30 05:45:47.804 | WARNING | chatchat.server.utils:detect_xf_models:107 - cannot connect to xinference host: http://127.0.0.1:9997, please check your configuration. 2024-08-30 05:45:47.809 | WARNING | chatchat.server.utils:get_default_llm:205 - default llm model openai-api is not found in available llms, using qwen:7b instead 2024-08-30 05:45:47.840 | WARNING | chatchat.server.utils:get_default_embedding:214 - default embedding model bge-m3 is not found in available embeddings, using quentinz/bge-large-zh- 2024-08-30 05:45:55.196 | WARNING | chatchat.server.utils:get_default_llm:205 - default llm model openai-api is not found in available llms, using qwen:7b instead 2024-08-30 05:45:55.231 | WARNING | chatchat.server.utils:get_default_embedding:214 - default embedding model bge-m3 is not found in available embeddings, using quentinz/bge-large-zh- v1.5 instead 2024-08-30 05:45:55.241 | WARNING | chatchat.server.utils:get_default_embedding:214 - default embedding model bge-m3 is not found in available embeddings, using quentinz/bge-large-zh- v1.5 instead 2024-08-30 05:45:55.248 | WARNING | chatchat.server.utils:get_default_embedding:214 - default embedding model bge-m3 is not found in available embeddings, using quentinz/bge-large-zh- v1.5 instead 2024-08-30 05:45:55.253 | WARNING | chatchat.server.utils:get_default_embedding:214 - default embedding model bge-m3 is not found in available embeddings, using quentinz/bge-large-zh- v1.5 instead 2024-08-30 05:45:55.256 | ERROR | chatchat.init_database:worker:61 - (sqlite3.OperationalError) unable to open database file (Background on this error at: https://sqlalche.me/e/20/e3q8)