<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>LLM on 知识铺的博客</title>
    <link>https://index.zshipu.com/geek001/tags/LLM/</link>
    <description>Recent content in LLM on 知识铺的博客</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-CN</language>
    <lastBuildDate>Tue, 20 Aug 2024 02:50:44 +0000</lastBuildDate>
    <atom:link href="https://index.zshipu.com/geek001/tags/LLM/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>LLM大模型技术实战：专补大模型短板的RAG与提升搜索召回率</title>
      <link>https://index.zshipu.com/geek001/post/20240801/LLM%E5%A4%A7%E6%A8%A1%E5%9E%8B%E6%8A%80%E6%9C%AF%E5%AE%9E%E6%88%98%E4%B8%93%E8%A1%A5%E5%A4%A7%E6%A8%A1%E5%9E%8B%E7%9F%AD%E6%9D%BF%E7%9A%84RAG%E4%B8%8E%E6%8F%90%E5%8D%87%E6%90%9C%E7%B4%A2%E5%8F%AC%E5%9B%9E%E7%8E%87--%E7%9F%A5%E8%AF%86%E9%93%BA/</link>
      <pubDate>Tue, 20 Aug 2024 02:50:44 +0000</pubDate>
      <guid>https://index.zshipu.com/geek001/post/20240801/LLM%E5%A4%A7%E6%A8%A1%E5%9E%8B%E6%8A%80%E6%9C%AF%E5%AE%9E%E6%88%98%E4%B8%93%E8%A1%A5%E5%A4%A7%E6%A8%A1%E5%9E%8B%E7%9F%AD%E6%9D%BF%E7%9A%84RAG%E4%B8%8E%E6%8F%90%E5%8D%87%E6%90%9C%E7%B4%A2%E5%8F%AC%E5%9B%9E%E7%8E%87--%E7%9F%A5%E8%AF%86%E9%93%BA/</guid>
      <description>大型语言模型在实际业务中的应用挑战 引言大型语言模型（LLMs）因其出色的多功能性和智能化，已深入我们生活和工作的方方面面。然而，当应用于实际业务场景时，通用的基础大模型往往难以满足具体需求，主要原因如下： 1. 知识的局限性模型的知识库完全依赖于其训练数据，而主流大模型如ChatGPT</description>
    </item>
    <item>
      <title>使用Spring AI和LLM实现数据库查询</title>
      <link>https://index.zshipu.com/geek001/post/20240730/%E4%BD%BF%E7%94%A8Spring-AI-%E5%92%8C-LLM-%E5%AE%9E%E7%8E%B0%E6%95%B0%E6%8D%AE%E5%BA%93%E6%9F%A5%E8%AF%A2--%E7%9F%A5%E8%AF%86%E9%93%BA/</link>
      <pubDate>Tue, 06 Aug 2024 06:32:54 +0000</pubDate>
      <guid>https://index.zshipu.com/geek001/post/20240730/%E4%BD%BF%E7%94%A8Spring-AI-%E5%92%8C-LLM-%E5%AE%9E%E7%8E%B0%E6%95%B0%E6%8D%AE%E5%BA%93%E6%9F%A5%E8%AF%A2--%E7%9F%A5%E8%AF%86%E9%93%BA/</guid>
      <description>AIDocumentLibraryChat 项目已扩展为支持提问来搜索关系数据库。用户可以输入一个问题，然后嵌入搜索相关的数据库表和列来回答问题。然后，LLM 获取相关表的数据库架构，并根据找到的表和列生成一个 SQL 查询，来展示结果回答问题。 数据集和元数据 使用的开源数据集有 6 个表，彼此之间有关系。它包含有关博物馆和艺术品的数据</description>
    </item>
  </channel>
</rss>
