会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
supermao
博客园
首页
新随笔
联系
订阅
管理
1
2
3
4
5
···
31
下一页
2025年9月16日
9.15 Ai三个方向
该文被密码保护。
阅读全文
posted @ 2025-09-16 23:12 supermao12
阅读(0)
评论(0)
推荐(0)
2025年9月9日
LLM-RAG项目细节-数据处理、分块..
摘要: rag项目细节 当模型没有某部分知识的时候,你将文档丢给大模型,告诉他了这些知识,然后大模型根据你的文档对你的问题进行回答 文档处理 未经处理的手机扫描pdf或者打印机扫描pdf则为不可编辑形式文档 在一些没有ocr能力或者ocr能力不强的rag框架下会直接0字符不会有任何内容 通过mineru转换
阅读全文
posted @ 2025-09-09 13:13 supermao12
阅读(236)
评论(0)
推荐(0)
2025年9月7日
使用unsloth实现LoRA微调
摘要: 前置 需安装conda与wsl 1.conda使用一条命令 wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O ~/miniconda.sh ; bash ~/miniconda.sh -b -p
阅读全文
posted @ 2025-09-07 23:48 supermao12
阅读(100)
评论(0)
推荐(0)
dify自动化批量询问LLM并且保存回复为文件
摘要: 解决dify沙箱权限问题 进入dify-sandbox容器进行目录赋权 宿主机对目录赋权 PS C:\Users\25671> cd .\Desktop\ PS C:\Users\25671\Desktop> cd .\dify-new\ PS C:\Users\25671\Desktop\dify
阅读全文
posted @ 2025-09-07 22:54 supermao12
阅读(202)
评论(0)
推荐(1)
2025年7月7日
n8n-rag qdrant 知识库搭建
摘要: 使用LM Studio选择模型下载 导入ollama PS C:\Users\xxx\.lmstudio\models\Qwen\Qwen3-Embedding-4B-GGUF> echo "FROM C:\Users\25671\.lmstudio\models\Qwen\Qwen3-Embedd
阅读全文
posted @ 2025-07-07 10:28 supermao12
阅读(360)
评论(0)
推荐(1)
2025年7月5日
住宅isp-tiktok-链式代理
该文被密码保护。
阅读全文
posted @ 2025-07-05 21:58 supermao12
阅读(0)
评论(0)
推荐(0)
2025年4月10日
MCP_SERVER
该文被密码保护。
阅读全文
posted @ 2025-04-10 16:57 supermao12
阅读(0)
评论(0)
推荐(0)
2025年4月9日
硅谷服务器nginx反代转发openai端口25-4-9
该文被密码保护。
阅读全文
posted @ 2025-04-09 22:07 supermao12
阅读(0)
评论(0)
推荐(0)
2025年3月31日
wrp golang编译打包
摘要: wrp wrp开启一个了一个服务器代理,将Web内容转换为适合特定设备或平台的格式,以提高内容的兼容性和性能。 网页将在wrp服务器进行渲染,返回给请求服务器以降低请求服务器的压力。 https://github.com/tenox7/wrp/releases/tag/4.8.2 更改源代码 wrp
阅读全文
posted @ 2025-03-31 15:37 supermao12
阅读(31)
评论(0)
推荐(0)
2025年3月27日
llamacpp转换hf、vllm运行gguf
摘要: Linux通过huggingface安装大模型 huggingface官网 https://huggingface.co/ wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh -O ~/minicond
阅读全文
posted @ 2025-03-27 08:37 supermao12
阅读(425)
评论(0)
推荐(0)
1
2
3
4
5
···
31
下一页
公告