Local Ai
How to add specific knowledge to an ollama model?
Adds knowledge to Ollama models using Retrieval-Augmented Generation (RAG) , where users create a knowledge base directory with reference files like PDFs, text files, or CSVs . A custom model can be c
Adds knowledge to Ollama models using Retrieval-Augmented Generation (RAG) , where users create a knowledge base directory with reference files like PDFs, text files, or CSVs . A custom model can be created by writing a text file with instructions and using the ollama create command to establish a specialized model .
Source: r/ollama | 2026-06-02