<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ai-Ops on Tech Blog</title>
    <link>https://blog-8ye.pages.dev/en/categories/ai-ops/</link>
    <description>Recent content in Ai-Ops on Tech Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>© 2026 Plus</copyright>
    <lastBuildDate>Tue, 31 Mar 2026 09:00:00 +0900</lastBuildDate><atom:link href="https://blog-8ye.pages.dev/en/categories/ai-ops/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Maximizing Local LLM Performance with Ollama and MLX on Apple Silicon</title>
      <link>https://blog-8ye.pages.dev/en/posts/apple-silicon-ollama-mlx-local-llm-optimization/</link>
      <pubDate>Tue, 31 Mar 2026 09:00:00 +0900</pubDate>
      
      <guid>https://blog-8ye.pages.dev/en/posts/apple-silicon-ollama-mlx-local-llm-optimization/</guid>
      <description>&lt;p&gt;&lt;figure&gt;&lt;img&#xA;    class=&#34;my-0 rounded-md&#34;&#xA;    loading=&#34;lazy&#34;&#xA;    decoding=&#34;async&#34;&#xA;    fetchpriority=&#34;low&#34;&#xA;    alt=&#34;Apple Silicon Unified Memory Architecture and Local LLM Execution&#34;&#xA;    src=&#34;https://blog-8ye.pages.dev/images/posts/apple-silicon-ollama-mlx-local-llm-optimization/svg-1-en.svg&#34;&#xA;    &gt;&lt;/figure&gt;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;A single cloud API call costs a few cents. Hundreds of calls per day, and the monthly bill becomes alarming. Add data privacy concerns, and a natural question arises: &lt;strong&gt;&amp;ldquo;Can I just run the LLM on my MacBook?&amp;rdquo;&lt;/strong&gt;&lt;/p&gt;&#xA;&lt;p&gt;The answer is a resounding yes. Apple Silicon&amp;rsquo;s &lt;strong&gt;Unified Memory Architecture (UMA)&lt;/strong&gt; is a game changer for local LLM inference. Because the CPU and GPU share the same memory pool, there&amp;rsquo;s no need to split models across VRAM boundaries or deal with PCIe offloading bottlenecks — you can load massive models directly into unified memory.&lt;/p&gt;</description>
      
    </item>
    
  </channel>
</rss>
