Fine-tuning sounds like a way to "make the model your own"
: take an open LLM, train it on your data, and get an expert in your domain.
Fine-tuning solves a narrow but real class of tasks: when the model must run inside a closed perimeter on accessible hardware, without the cloud and without corpus search on every request.
Beyond that, cloud RAG or llm-wiki discipline is cheaper and more reliable.
This text is about how to tell one from the other, without extra theory and without made-up economics.
This is a breakdown of one way to give an LLM your knowledge from the broader cluster
A map of all approaches and how they combine is in the overview ["How to Give LLM Your Knowledge"
](/blog/kak-dat-llm-vashi-znaniya).


