随笔分类 -  AI

AI 资料
摘要:tavily: 一款网络网页数据抓取准确数据,并转换成markdown 然后可以投喂给ai 官网: https://www.tavily.com/product api获取: https://app.tavily.com/home Pexels 是全球最受欢迎的免费素材库之一,提供海量高质量的图片和 阅读全文
posted @ 2026-02-27 14:21 1161588342 阅读(7) 评论(0) 推荐(0)
OmniParse安装
摘要:准备ominparse: https://zhuanlan.zhihu.com/p/710171954 本人安装失败: 可能公司网不行。。 安装conda环境 :https://blog.csdn.net/Alex_81D/article/details/135692506 conda安装正常 阅读全文
posted @ 2024-09-12 10:08 1161588342 阅读(265) 评论(0) 推荐(0)
AI 资料
摘要:hugging face大模型中的的github : https://huggingface.co/models 大模型存储格式介绍: https://zhuanlan.zhihu.com/p/686570419 下载镜像站点 https://hf-mirror.com/ 中文大模型能力评测榜单: 阅读全文
posted @ 2024-08-28 17:38 1161588342 阅读(120) 评论(0) 推荐(0)
huggingface模型下载 https://hf-mirror.com/
摘要:hf镜像下载会快很多:https://hf-mirror.com/ 实际下载模型界面和hugginface一致 下载脚本huggingface-cli download --token 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 jinaai/jina-embeddi 阅读全文
posted @ 2024-08-16 09:22 1161588342 阅读(1591) 评论(0) 推荐(0)
ollama windosw使用
摘要:安装: https://www.sysgeek.cn/ollama-on-windows/ 浏览器输入: http://localhost:11434/ 显示Ollama is running表示正常启动 ollama下载模型库地址: https://ollama.com/library?sort= 阅读全文
posted @ 2024-08-15 20:40 1161588342 阅读(353) 评论(0) 推荐(0)
spring could alibaba ai 演示demo 入门
摘要:学习demo: https://github.com/alibaba/spring-cloud-alibaba/blob/2023.x/spring-cloud-alibaba-examples/ai-example/spring-cloud-ai-rag-example/README.md 包含3 阅读全文
posted @ 2024-08-15 11:59 1161588342 阅读(136) 评论(0) 推荐(0)
python conda安装环境变量配置
摘要:https://blog.csdn.net/Python_cocola/article/details/131685128 阅读全文
posted @ 2024-07-11 11:58 1161588342 阅读(25) 评论(0) 推荐(0)