<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Llm - Tag - vo.rs</title><link>https://vo.rs/tags/llm/</link><description>Llm - Tag - vo.rs</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Wed, 20 May 2026 10:30:00 +0000</lastBuildDate><atom:link href="https://vo.rs/tags/llm/" rel="self" type="application/rss+xml"/><item><title>Prompt Injection: The SQL Injection of the AI Era</title><link>https://vo.rs/story/prompt-injection-the-sql-injection-of-the-ai-era/</link><description>&lt;p&gt;Every generation of software gets the vulnerability it deserves. The web era handed us SQL injection, a flaw so persistent it still tops vulnerability lists decades after the fix was well understood. The large language model era has produced its own signature weakness, and it rhymes almost perfectly with the old one. It is called prompt injection, and if you are building anything that lets a model read untrusted text, you need to understand it.&lt;/p&gt;</description><pubDate>Wed, 20 May 2026 10:30:00 +0000</pubDate></item><item><title>RAG Explained: How AI Stops Making Things Up</title><link>https://vo.rs/story/rag-explained-how-ai-stops-making-things-up/</link><description>&lt;p&gt;Imagine a brilliant colleague who has read most of the internet, speaks with unshakeable confidence, and occasionally invents a fact so smoothly that you only catch it because you happen to know the truth. That is a large language model on a bad day. It is not lying, exactly; it simply does not know what it does not know. Retrieval-Augmented Generation, or RAG, is the technique that hands that colleague a library card and a quiet instruction: before you answer, go and look it up. The result is an AI that grounds its words in real documents rather than in the foggy recollections of its training data.&lt;/p&gt;</description><pubDate>Tue, 07 Apr 2026 11:30:00 +0000</pubDate></item><item><title>What Is a Token, Really? How LLMs Read, Reason, and Bill You</title><link>https://vo.rs/story/what-is-a-token-how-llms-read-reason-and-bill-you/</link><description>&lt;p&gt;Every conversation you have with a language model is quietly measured, chopped, and counted in a unit you almost never see. It is not the word, nor quite the letter. It is the token: the atom of AI text, the thing the model actually reads, the thing your bill is calculated from, and the reason your carefully crafted prompt sometimes behaves in ways that feel slightly arbitrary. Understand tokens and a great deal about how these systems read, reason, and charge suddenly clicks into place.&lt;/p&gt;</description><pubDate>Fri, 13 Mar 2026 16:00:00 +0000</pubDate></item><item><title>Local AI on Your Own Metal: Running LLMs Offline with Ollama</title><link>https://vo.rs/story/local-ai-on-your-own-metal-running-llms-with-ollama/</link><description>&lt;p&gt;Not so long ago the idea of a capable language model running on the computer under your desk, with no internet connection and no monthly bill, sounded faintly absurd. We have written before about the leap from the stumbling early days of GPT-2 to the polished conversations of modern chatbots, and the assumption baked into all of it was that the clever part lived in someone else&amp;rsquo;s datacentre. That assumption no longer holds. A tool called Ollama has made running open-weight language models on your own hardware about as difficult as installing a music player. This guide shows you how to do it, what to expect from the machine you already own, and where the honest limits lie.&lt;/p&gt;</description><pubDate>Tue, 24 Feb 2026 11:00:00 +0000</pubDate></item></channel></rss>