<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Llama-3.1 環境構築 on Negi AI Lab</title><link>https://ai.negi-lab.com/tags/llama-3.1-%E7%92%B0%E5%A2%83%E6%A7%8B%E7%AF%89/</link><description>Recent content in Llama-3.1 環境構築 on Negi AI Lab</description><image><title>Negi AI Lab</title><url>https://ai.negi-lab.com/images/og-default.png</url><link>https://ai.negi-lab.com/images/og-default.png</link></image><generator>Hugo -- 0.154.5</generator><language>ja</language><lastBuildDate>Wed, 09 Sep 2026 17:04:27 +0900</lastBuildDate><atom:link href="https://ai.negi-lab.com/tags/llama-3.1-%E7%92%B0%E5%A2%83%E6%A7%8B%E7%AF%89/index.xml" rel="self" type="application/rss+xml"/><item><title>llama.cppとGGUF量子化でローカルLLMを爆速動作させる環境構築ガイド</title><link>https://ai.negi-lab.com/posts/llamacpp-gguf-quantization-setup-guide/</link><pubDate>Wed, 09 Sep 2026 00:00:00 +0900</pubDate><guid>https://ai.negi-lab.com/posts/llamacpp-gguf-quantization-setup-guide/</guid><description>&lt;p&gt;&lt;strong&gt;所要時間:&lt;/strong&gt; 約40分 | &lt;strong&gt;難易度:&lt;/strong&gt; ★★★☆☆&lt;/p&gt;
&lt;h2 id="この記事で作るもの"&gt;この記事で作るもの&lt;/h2&gt;
&lt;p&gt;この記事を読むと、手元のPCのリソースを最大限に活かして、Llama 3.1などの最新モデルを数GBのメモリで高速に動かすPythonスクリプトが完成します。&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;構築内容：llama.cppのビルド、GGUF形式への量子化、Python API経由での推論&lt;/li&gt;
&lt;li&gt;前提知識：ターミナル（PowerShell/Terminal）の基本操作、Pythonの基礎&lt;/li&gt;
&lt;li&gt;必要なもの：8GB以上のメモリを搭載したPC（Mac/Windows/Linux）、インターネット接続&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="先に確認するスペック料金"&gt;先に確認するスペック・料金&lt;/h2&gt;
&lt;p&gt;ローカルLLMを動かす上で、最も重要なのは「VRAM（ビデオメモリ）」の容量です。
クラウドGPUを借りる場合は1時間数十円から数百円かかりますが、自前で環境を組めば電気代以外は無料です。&lt;/p&gt;</description></item></channel></rss>