1.2 创建 Web 版茴香豆知识库
飞书搭建茴香豆web
2 茴香豆本地标准版搭建
ERROR: Could not find a version that satisfies the requirement BCEmbedding==0.15 (from versions: 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5)
安装指令改为如下
pip install BCEmbedding==0.1.5 cmake==3.30.2 lit==18.1.8 sentencepiece==0.2.0 protobuf==5.27.3 accelerate==0.33.0
2.4.2 Gradio UI 界面测试