Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
luckfu committed Jun 6, 2023
1 parent 54ccc77 commit 50f319d
Show file tree
Hide file tree
Showing 11 changed files with 46 additions and 14 deletions.
6 changes: 5 additions & 1 deletion categories/alpaca/index.xml
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Alpaca on luckfu的潦草笔记</title><link>http://www.luckfu.com/categories/alpaca/</link><description>Recent content in Alpaca on luckfu的潦草笔记</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><lastBuildDate>Tue, 06 Jun 2023 00:00:00 +0000</lastBuildDate><atom:link href="http://www.luckfu.com/categories/alpaca/index.xml" rel="self" type="application/rss+xml"/><item><title>用Alpaca和LangChain制作一个自定义知识库的聊天机器人</title><link>http://www.luckfu.com/post/2023-06-06_langchain_qa/</link><pubDate>Tue, 06 Jun 2023 00:00:00 +0000</pubDate><guid>http://www.luckfu.com/post/2023-06-06_langchain_qa/</guid><description>[toc] 近来,聊天机器人已成为我们数字生活中不可或缺的一部分,简化了客户服务,增强了用户体验,甚至提供了陪伴。随着人工智能和自然语言处理技术的进步</description></item></channel></rss>
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Alpaca on luckfu的潦草笔记</title><link>http://www.luckfu.com/categories/alpaca/</link><description>Recent content in Alpaca on luckfu的潦草笔记</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><lastBuildDate>Tue, 06 Jun 2023 00:00:00 +0000</lastBuildDate><atom:link href="http://www.luckfu.com/categories/alpaca/index.xml" rel="self" type="application/rss+xml"/><item><title>用Alpaca和LangChain制作一个自定义知识库的聊天机器人</title><link>http://www.luckfu.com/post/2023-06-06_langchain_qa/</link><pubDate>Tue, 06 Jun 2023 00:00:00 +0000</pubDate><guid>http://www.luckfu.com/post/2023-06-06_langchain_qa/</guid><description>&lt;p>近来,聊天机器人已成为我们数字生活中不可或缺的一部分,简化了客户服务,增强了用户体验,甚至提供了陪伴。随着人工智能和自然语言处理技术的进步不断涌现,开发人员越来越多地寻求创新的解决方案,以创建更复杂、更人性化的聊天机器人。在本文中,我们将深入研究支持开发聊天机器人技术:使用LangChain框架构建的Alpaca,为有兴趣创建自己的聊天机器人或改进现有聊天机器人的人提供参考。准备好踏上聊天机器人创建技术领域的旅程,我们将揭开 Alpaca 非凡对话能力背后的秘密。&lt;/p>
&lt;p>首先,您需要从HuggingFace安装Transformers库。通过 pip 使用 Python 包索引 (PyPI) 提供的版本,我建议直接从 GitHub 上的主分支安装它。这可确保您有权访问此项目所需的最新版本和模型。&lt;/p>
&lt;p>要从 GitHub 安装转换器,只需运行以下命令:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-fallback" data-lang="fallback">&lt;span style="display:flex;">&lt;span>pip install git+https://github.com/huggingface/transformers.git
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div></description></item></channel></rss>
6 changes: 5 additions & 1 deletion categories/gpt/index.xml
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>GPT on luckfu的潦草笔记</title><link>http://www.luckfu.com/categories/gpt/</link><description>Recent content in GPT on luckfu的潦草笔记</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><lastBuildDate>Tue, 06 Jun 2023 00:00:00 +0000</lastBuildDate><atom:link href="http://www.luckfu.com/categories/gpt/index.xml" rel="self" type="application/rss+xml"/><item><title>用Alpaca和LangChain制作一个自定义知识库的聊天机器人</title><link>http://www.luckfu.com/post/2023-06-06_langchain_qa/</link><pubDate>Tue, 06 Jun 2023 00:00:00 +0000</pubDate><guid>http://www.luckfu.com/post/2023-06-06_langchain_qa/</guid><description>[toc] 近来,聊天机器人已成为我们数字生活中不可或缺的一部分,简化了客户服务,增强了用户体验,甚至提供了陪伴。随着人工智能和自然语言处理技术的进步</description></item><item><title>关于中国人对chatGPT热情度高这回事</title><link>http://www.luckfu.com/post/2023-04-08_gpt_of_china/</link><pubDate>Sat, 08 Apr 2023 00:00:00 +0000</pubDate><guid>http://www.luckfu.com/post/2023-04-08_gpt_of_china/</guid><description>&lt;p>chatGPT是最近爆裂的关注热点,从去年12月开始把玩,直到最近封禁所有IDC的ip,来自“美帝国主义的卡脖子”行为并没有让国人的关注度消退。&lt;/p>
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>GPT on luckfu的潦草笔记</title><link>http://www.luckfu.com/categories/gpt/</link><description>Recent content in GPT on luckfu的潦草笔记</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><lastBuildDate>Tue, 06 Jun 2023 00:00:00 +0000</lastBuildDate><atom:link href="http://www.luckfu.com/categories/gpt/index.xml" rel="self" type="application/rss+xml"/><item><title>用Alpaca和LangChain制作一个自定义知识库的聊天机器人</title><link>http://www.luckfu.com/post/2023-06-06_langchain_qa/</link><pubDate>Tue, 06 Jun 2023 00:00:00 +0000</pubDate><guid>http://www.luckfu.com/post/2023-06-06_langchain_qa/</guid><description>&lt;p>近来,聊天机器人已成为我们数字生活中不可或缺的一部分,简化了客户服务,增强了用户体验,甚至提供了陪伴。随着人工智能和自然语言处理技术的进步不断涌现,开发人员越来越多地寻求创新的解决方案,以创建更复杂、更人性化的聊天机器人。在本文中,我们将深入研究支持开发聊天机器人技术:使用LangChain框架构建的Alpaca,为有兴趣创建自己的聊天机器人或改进现有聊天机器人的人提供参考。准备好踏上聊天机器人创建技术领域的旅程,我们将揭开 Alpaca 非凡对话能力背后的秘密。&lt;/p>
&lt;p>首先,您需要从HuggingFace安装Transformers库。通过 pip 使用 Python 包索引 (PyPI) 提供的版本,我建议直接从 GitHub 上的主分支安装它。这可确保您有权访问此项目所需的最新版本和模型。&lt;/p>
&lt;p>要从 GitHub 安装转换器,只需运行以下命令:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-fallback" data-lang="fallback">&lt;span style="display:flex;">&lt;span>pip install git+https://github.com/huggingface/transformers.git
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div></description></item><item><title>关于中国人对chatGPT热情度高这回事</title><link>http://www.luckfu.com/post/2023-04-08_gpt_of_china/</link><pubDate>Sat, 08 Apr 2023 00:00:00 +0000</pubDate><guid>http://www.luckfu.com/post/2023-04-08_gpt_of_china/</guid><description>&lt;p>chatGPT是最近爆裂的关注热点,从去年12月开始把玩,直到最近封禁所有IDC的ip,来自“美帝国主义的卡脖子”行为并没有让国人的关注度消退。&lt;/p>
&lt;p>&lt;img src="http://www.luckfu.com/post/images/2023-04-08/2261680913776_.pic.jpg" alt="databases">&lt;/p></description></item></channel></rss>
6 changes: 5 additions & 1 deletion categories/langchain/index.xml
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>LangChain on luckfu的潦草笔记</title><link>http://www.luckfu.com/categories/langchain/</link><description>Recent content in LangChain on luckfu的潦草笔记</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><lastBuildDate>Tue, 06 Jun 2023 00:00:00 +0000</lastBuildDate><atom:link href="http://www.luckfu.com/categories/langchain/index.xml" rel="self" type="application/rss+xml"/><item><title>用Alpaca和LangChain制作一个自定义知识库的聊天机器人</title><link>http://www.luckfu.com/post/2023-06-06_langchain_qa/</link><pubDate>Tue, 06 Jun 2023 00:00:00 +0000</pubDate><guid>http://www.luckfu.com/post/2023-06-06_langchain_qa/</guid><description>[toc] 近来,聊天机器人已成为我们数字生活中不可或缺的一部分,简化了客户服务,增强了用户体验,甚至提供了陪伴。随着人工智能和自然语言处理技术的进步</description></item></channel></rss>
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>LangChain on luckfu的潦草笔记</title><link>http://www.luckfu.com/categories/langchain/</link><description>Recent content in LangChain on luckfu的潦草笔记</description><generator>Hugo -- gohugo.io</generator><language>zh-cn</language><lastBuildDate>Tue, 06 Jun 2023 00:00:00 +0000</lastBuildDate><atom:link href="http://www.luckfu.com/categories/langchain/index.xml" rel="self" type="application/rss+xml"/><item><title>用Alpaca和LangChain制作一个自定义知识库的聊天机器人</title><link>http://www.luckfu.com/post/2023-06-06_langchain_qa/</link><pubDate>Tue, 06 Jun 2023 00:00:00 +0000</pubDate><guid>http://www.luckfu.com/post/2023-06-06_langchain_qa/</guid><description>&lt;p>近来,聊天机器人已成为我们数字生活中不可或缺的一部分,简化了客户服务,增强了用户体验,甚至提供了陪伴。随着人工智能和自然语言处理技术的进步不断涌现,开发人员越来越多地寻求创新的解决方案,以创建更复杂、更人性化的聊天机器人。在本文中,我们将深入研究支持开发聊天机器人技术:使用LangChain框架构建的Alpaca,为有兴趣创建自己的聊天机器人或改进现有聊天机器人的人提供参考。准备好踏上聊天机器人创建技术领域的旅程,我们将揭开 Alpaca 非凡对话能力背后的秘密。&lt;/p>
&lt;p>首先,您需要从HuggingFace安装Transformers库。通过 pip 使用 Python 包索引 (PyPI) 提供的版本,我建议直接从 GitHub 上的主分支安装它。这可确保您有权访问此项目所需的最新版本和模型。&lt;/p>
&lt;p>要从 GitHub 安装转换器,只需运行以下命令:&lt;/p>
&lt;div class="highlight">&lt;pre tabindex="0" style="background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4;">&lt;code class="language-fallback" data-lang="fallback">&lt;span style="display:flex;">&lt;span>pip install git+https://github.com/huggingface/transformers.git
&lt;/span>&lt;/span>&lt;/code>&lt;/pre>&lt;/div></description></item></channel></rss>
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,12 @@
<span>|
<i class="fa fa-file-word-o fa-fw"></i>
<span class=post-meta-item-text>字数:</span>
<span class=leancloud-world-count>3801</span></span>
<span class=leancloud-world-count>3800</span></span>
<span>|
<i class="fa fa-eye fa-fw"></i>
<span class=post-meta-item-text>阅读:</span>
<span class=leancloud-view-count>8分钟</span></span></div></header><div class=post-body itemprop=articleBody>[toc] 近来,聊天机器人已成为我们数字生活中不可或缺的一部分,简化了客户服务,增强了用户体验,甚至提供了陪伴。随着人工智能和自然语言处理技术的进步</div><div class="post-more-link text-center"><a class=btn href=http://www.luckfu.com/post/2023-06-06_langchain_qa/ rel=contents>阅读全文 &#187;</a></div><footer class=post-footer><div class=post-eof></div></footer></article><article class="post post-type-normal" itemscope itemtype=http://schema.org/Article><header class=post-header><h1 class=post-title itemprop="name headline"><a class=post-title-link href=http://www.luckfu.com/post/2023-04-08_gpt_of_china/ itemprop=url>关于中国人对chatGPT热情度高这回事</a></h1><div class=post-meta><span class=post-time><i class="fa fa-calendar-o fa-fw"></i>
<span class=leancloud-view-count>8分钟</span></span></div></header><div class=post-body itemprop=articleBody><p>近来,聊天机器人已成为我们数字生活中不可或缺的一部分,简化了客户服务,增强了用户体验,甚至提供了陪伴。随着人工智能和自然语言处理技术的进步不断涌现,开发人员越来越多地寻求创新的解决方案,以创建更复杂、更人性化的聊天机器人。在本文中,我们将深入研究支持开发聊天机器人技术:使用LangChain框架构建的Alpaca,为有兴趣创建自己的聊天机器人或改进现有聊天机器人的人提供参考。准备好踏上聊天机器人创建技术领域的旅程,我们将揭开 Alpaca 非凡对话能力背后的秘密。</p><p>首先,您需要从HuggingFace安装Transformers库。通过 pip 使用 Python 包索引 (PyPI) 提供的版本,我建议直接从 GitHub 上的主分支安装它。这可确保您有权访问此项目所需的最新版本和模型。</p><p>要从 GitHub 安装转换器,只需运行以下命令:</p><div class=highlight><pre tabindex=0 style=background-color:#f8f8f8;-moz-tab-size:4;-o-tab-size:4;tab-size:4><code class=language-fallback data-lang=fallback><span style=display:flex><span>pip install git+https://github.com/huggingface/transformers.git
</span></span></code></pre></div></div><div class="post-more-link text-center"><a class=btn href=http://www.luckfu.com/post/2023-06-06_langchain_qa/ rel=contents>阅读全文 &#187;</a></div><footer class=post-footer><div class=post-eof></div></footer></article><article class="post post-type-normal" itemscope itemtype=http://schema.org/Article><header class=post-header><h1 class=post-title itemprop="name headline"><a class=post-title-link href=http://www.luckfu.com/post/2023-04-08_gpt_of_china/ itemprop=url>关于中国人对chatGPT热情度高这回事</a></h1><div class=post-meta><span class=post-time><i class="fa fa-calendar-o fa-fw"></i>
<span class=post-meta-item-text>时间:</span>
<time itemprop=dateCreated datetime=2016-03-22T13:04:35+08:00 content="2023-04-08">2023-04-08</time></span>
<span class=post-category>&nbsp; | &nbsp;
Expand Down
Loading

0 comments on commit 50f319d

Please sign in to comment.