Fork me on github
摘要: 法1:pip install llama-cpp-python==0.3.2(安装报错) 法2:pip install llama-cpp-python==0.1.48(安装报错) 法3(无效) 1.安装 Microsoft C++ Build Tool 配置环境变量 path中新增 C:\Prog 阅读全文
posted @ 2025-03-06 18:00 我の前端日记 阅读(687) 评论(0) 推荐(0)
摘要: 安装neo4j需要安装jdk https://blog.csdn.net/2301_77554343/article/details/135692019 安装neo4j https://blog.csdn.net/qq_60492174/article/details/144369861 启动 阅读全文
posted @ 2025-03-06 17:42 我の前端日记 阅读(16) 评论(0) 推荐(0)
摘要: python install spacy 法1 修改setuptool版本(无效) 法2 安装前置依赖(无效) pip install numpy cython jinja2 pathlib preshed thinc cymem murmurhash blis plac 法3 使用预编译的轮子文件 阅读全文
posted @ 2025-03-06 17:12 我の前端日记 阅读(571) 评论(0) 推荐(0)
Copyright © 2021 LinCangHai
Powered by .NET 5.0 on Kubernetes