Open menkeyi001 opened 1 year ago
transformer 降级到4.30.2
感谢反馈,目前这个代码库有一段时间没有更新了,请使用比较老的 transformer 版本。
最近chatglm3 发布,带来了Agent & Tool能力,最近正在工作提供 类 OpenAI Function 接口的能力。到时候相关的版本也会进行更新。
deepslit @.***> 于2023年10月29日周日 00:05写道:
transformer 降级到4.30.2
— Reply to this email directly, view it on GitHub https://github.com/ninehills/chatglm-openai-api/issues/22#issuecomment-1783858278, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACB7WUEO5DJL6FHVWNPD73YBUULDAVCNFSM6AAAAAA6D4A7X2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBTHA2TQMRXHA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
执行后加载模型报错 (chatglm_openapi_api) root@lab:/data/app/chatglm-openai-api# python main.py --port 8080 --llm_model chatglm-6b-int4 --embeddings_model text2vec-large-chinese --tunnel ngrok
是不是包版本有问题?