<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ollama on qytlix no blogs</title><link>https://blog.qyt.li/x/tags/ollama/</link><description>Recent content from qytlix no blogs</description><generator>Hugo</generator><language>en-us</language><managingEditor>qytlix@gmail.com (qytlix)</managingEditor><webMaster>qytlix@gmail.com (qytlix)</webMaster><copyright>All articles on this blog are licensed under the BY-NC-SA license agreement unless otherwise stated. Please indicate the source when reprinting!</copyright><lastBuildDate>Wed, 08 Apr 2026 11:08:03 +0800</lastBuildDate><atom:link href="https://blog.qyt.li/x/tags/ollama/index.xml" rel="self" type="application/rss+xml"/><item><title>Ollama运行deepseek</title><link>https://blog.qyt.li/x/post/tech/%E6%8A%80%E6%9C%AF/ollama%E8%BF%90%E8%A1%8Cdeepseek/</link><pubDate>Wed, 08 Apr 2026 11:08:03 +0800</pubDate><author>qytlix@gmail.com (qytlix)</author><guid>https://blog.qyt.li/x/post/tech/%E6%8A%80%E6%9C%AF/ollama%E8%BF%90%E8%A1%8Cdeepseek/</guid><description>
<![CDATA[<h1>Ollama运行deepseek</h1><p>Author: qytlix(qytlix@gmail.com)</p>
        
          <p>#AI #deepseek #ollama</p>
<h1 id="参数大小选择">
<a class="header-anchor" href="#%e5%8f%82%e6%95%b0%e5%a4%a7%e5%b0%8f%e9%80%89%e6%8b%a9"></a>
参数大小选择
</h1><h2 id="笔记本电脑">
<a class="header-anchor" href="#%e7%ac%94%e8%ae%b0%e6%9c%ac%e7%94%b5%e8%84%91"></a>
笔记本电脑
</h2><p>笔记本电脑无脑选择<code>1.5b</code></p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-sh" data-lang="sh"><span class="line"><span class="cl">$ ollama run deepseek
</span></span></code></pre></div><p>然而效果不咋地。</p>
<h2 id="台式机有独立显卡">
<a class="header-anchor" href="#%e5%8f%b0%e5%bc%8f%e6%9c%ba%e6%9c%89%e7%8b%ac%e7%ab%8b%e6%98%be%e5%8d%a1"></a>
台式机，有独立显卡
</h2><p>台式机有<code>rx6600-8G</code>，本来以为可以顺利运行<code>8b</code>参数的，结果因为没有官方<code>AMD</code>支持，用不了显卡加速。
可以尝试<code>ollama-for-amd</code>。
如果是官方支持的型号就不用了，可惜我这个不支持。</p>

  <blockquote class="alert-blockquote tip">
    <p class="alert-heading">
      Tip
    </p>
    <p><p>记得要备份本地大模型。你也不想再下载一遍这个玩意儿了吧。</p></p>
  </blockquote>
        
        <hr><p>Published on 2026-04-08 at <a href='https://blog.qyt.li/x/'>qytlix no blogs</a>, last modified on 2026-04-08</p>]]></description><category>content</category><category>tech</category><category>技术</category></item></channel></rss>