会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
IcyFeather
博客园
首页
新随笔
联系
订阅
管理
2025年3月31日
How Memory is Implemented in LLM-based Agents?
摘要: 原文链接:https://medium.com/@parklize/how-memory-is-implemented-in-llm-based-agents-f08e7b6662ff 在之前的文章中,我们讨论了大语言模型(LLM)的局限性以及LLM与基于LLM的智能体之间的关系。 智能体为LLM带
阅读全文
posted @ 2025-03-31 14:03 IcyFeather233
阅读(298)
评论(0)
推荐(0)
2024年8月21日
Summarization with Langchain
摘要: 教程链接 — https://youtu.be/w6wOhSThnoo 摘要是自然语言处理(NLP)的一个关键方面,它能够将大量文本浓缩成简洁的摘要。LangChain,作为NLP领域中的一个强大工具,提供了三种不同的摘要技术:stuff、map_reduce和refine。每种方法都有其独特的优点
阅读全文
posted @ 2024-08-21 19:48 IcyFeather233
阅读(144)
评论(0)
推荐(0)
2024年7月10日
利用BLIP和BLIP-2进行图像与文本特征提取:如何构建一个多模态搜索引擎
摘要: 来源网址:https://medium.com/@enrico.randellini/image-and-text-features-extraction-with-blip-and-blip-2-how-to-build-a-multimodal-search-engine-a4ceabf51fb
阅读全文
posted @ 2024-07-10 12:51 IcyFeather233
阅读(3953)
评论(0)
推荐(0)
理解 OpenAI 的 CLIP 模型
摘要: 来源:https://medium.com/@paluchasz/understanding-openais-clip-model-6b52bade3fa3 CLIP 是由 OpenAI 在 2021 年发布的,自那时起已成为许多多模态 AI 系统中的基础构件之一。本文深入探讨了 CLIP 是什么、
阅读全文
posted @ 2024-07-10 12:23 IcyFeather233
阅读(13553)
评论(0)
推荐(0)
2024年7月9日
OpenDevin 简介:一个有抱负的 AI 驱动的软件开发平台
摘要: 来源链接:https://medium.com/ai-advances/introduction-to-opendevin-the-aspiring-ai-powered-software-development-platform-11ffc69e60cc 发布时间:2024-05-05T00:40
阅读全文
posted @ 2024-07-09 18:38 IcyFeather233
阅读(708)
评论(0)
推荐(0)
vLLM与PagedAttention:全面概述
摘要: 翻译自:https://medium.com/@abonia/vllm-and-pagedattention-a-comprehensive-overview-20046d8d0c61 简单、快速且经济的LLM服务 vLLM是一个旨在提高大型语言模型(LLM)推理和服务效率与性能的库。由UC Ber
阅读全文
posted @ 2024-07-09 13:18 IcyFeather233
阅读(556)
评论(0)
推荐(0)
掌握BERT:从初学者到高级的自然语言处理(NLP)全面指南
摘要: 掌握BERT:从初学者到高级的自然语言处理(NLP)全面指南 原文:https://medium.com/@shaikhrayyan123/a-comprehensive-guide-to-understanding-bert-from-beginners-to-advanced-2379699e2
阅读全文
posted @ 2024-07-09 13:00 IcyFeather233
阅读(5294)
评论(0)
推荐(0)
公告