<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Qdrant on 自動化無しに生活無し</title>
    <link>https://noauto-nolife.com/tags/qdrant/</link>
    <description>Recent content in Qdrant on 自動化無しに生活無し</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>ja</language>
    <lastBuildDate>Mon, 01 Jun 2026 18:27:07 +0900</lastBuildDate><atom:link href="https://noauto-nolife.com/tags/qdrant/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>RTX A2000 12GBでOllama(Gemma7B:4bit量子化仕様)&#43;QdrantでテキストファイルのRAGを実現</title>
      <link>https://noauto-nolife.com/post/qdrant-rag-system/</link>
      <pubDate>Mon, 01 Jun 2026 18:27:07 +0900</pubDate>
      
      <guid>https://noauto-nolife.com/post/qdrant-rag-system/</guid>
      <description>前提 GPU: RTX A2000 12GB LLM: Ollama(Gemma-7B 4bit量子化仕様) RAG: Qdrant 上記環境下で、指定のディレクトリ内のテキストファイルをすべて読み込み、RAGを実現させる。 qdrantの立ち上げとOllama と Gemma 7B のインストール Gemma 7Bのインストール。 ollama pull gemma:7b すでにOllamaでは4bit量子化仕様を配布しているので、あえて指定をする必要はない。上記コマンドで4bit量子化仕様が手に入る。 続いてqdrantはdockerで起動させる #! /bin/bash docker run -d</description>
    </item>
    
  </channel>
</rss>
