<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Local-Ai - Тег - Домашній Сервер</title><link>https://www.homeserver.in.ua/tags/local-ai/</link><description>Local-Ai - Тег - Домашній Сервер</description><generator>Hugo -- gohugo.io</generator><language>uk-UA</language><managingEditor>domashny.server@gmail.com (Ivan)</managingEditor><webMaster>domashny.server@gmail.com (Ivan)</webMaster><lastBuildDate>Sat, 09 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.homeserver.in.ua/tags/local-ai/" rel="self" type="application/rss+xml"/><item><title>🤖 Локальний ШІ на домашньому сервері: Ollama + Open WebUI в Proxmox</title><link>https://www.homeserver.in.ua/2026/05/09/ollama-open-webui-na-proxmox-z-gpu/</link><pubDate>Sat, 09 May 2026 00:00:00 +0000</pubDate><author>domashny.server@gmail.com (Ivan)</author><guid>https://www.homeserver.in.ua/2026/05/09/ollama-open-webui-na-proxmox-z-gpu/</guid><description><![CDATA[<div class="featured-image">
                <img src="/images/home-server-19-ollama-thumbnail.png" referrerpolicy="no-referrer">
            </div><blockquote>
<p>Мета: підняти власний ШІ вдома — без підписок, лімітів і без витоку даних у хмару.</p>
</blockquote>
<h2 id="як-це-влаштовано">Як це влаштовано</h2>
<p>Локальний ШІ — це три незалежних шари:</p>
<div class="content-stack">
  <div class="content-stack__layer">
    <div class="content-stack__title"><span class="content-stack__badge">3</span> Шар 3: Інтерфейс</div>
    <div class="content-stack__items">Open WebUI · oterm · Continue.dev · curl</div>
  </div>
  <div class="content-stack__layer">
    <div class="content-stack__title"><span class="content-stack__badge">2</span> Шар 2: Runtime <span class="content-stack__meta">(менеджер моделей)</span></div>
    <div class="content-stack__items">Ollama · LM Studio · llama.cpp · vLLM</div>
  </div>
  <div class="content-stack__layer">
    <div class="content-stack__title"><span class="content-stack__badge">1</span> Шар 1: Модель <span class="content-stack__meta">(файл .gguf / .safetensors)</span></div>
    <div class="content-stack__items">Llama · Mistral · Gemma · Qwen · DeepSeek</div>
  </div>
</div>
<p>Ми використовуємо <strong>Ollama</strong> як runtime і <strong>Open WebUI</strong> як інтерфейс. Ollama — це обгортка над <code>llama.cpp</code>, яка завантажує модель, керує GPU і обслуговує REST API на порту <code>11434</code>. Open WebUI просто ходить до цього API по HTTP.</p>]]></description></item></channel></rss>