<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Understanding Model Behavior on Signal &amp; Syntax</title><link>https://tomarcher.io/learningpaths/understanding-model-behavior/</link><description>Recent content in Understanding Model Behavior on Signal &amp; Syntax</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 09 Feb 2026 06:00:00 -0700</lastBuildDate><atom:link href="https://tomarcher.io/learningpaths/understanding-model-behavior/index.xml" rel="self" type="application/rss+xml"/><item><title>How Large Language Models (LLMs) Know Things They Were Never Taught</title><link>https://tomarcher.io/posts/how-large-language-models-know-things-they-were-never-taught/</link><pubDate>Mon, 09 Feb 2026 06:00:00 -0700</pubDate><guid>https://tomarcher.io/posts/how-large-language-models-know-things-they-were-never-taught/</guid><description>When you ask an LLM without web search enabled a question like &amp;ldquo;What happened in the news this morning?&amp;rdquo;, the LLM will respond by telling you that it doesn&amp;rsquo;t have access to current events and suggest you check a more current news source such as Reuters or Google News.
Conversely, ask an LLM with web search enabled the same question, and you receive a detailed rundown of breaking stories, political controversies, and sports news from the past 24 hours.</description></item><item><title>Temperature and Top-P: The Creativity Knobs</title><link>https://tomarcher.io/posts/temperature-top-p-creativity-knobs/</link><pubDate>Wed, 24 Dec 2025 12:00:00 -0800</pubDate><guid>https://tomarcher.io/posts/temperature-top-p-creativity-knobs/</guid><description>Every API call to ChatGPT , Claude , or any other LLM includes two parameters most people either ignore or tweak randomly: temperature and top-p. The defaults work fine for casual use, so why bother understanding them? Because these two numbers fundamentally control how your model thinks.
The temperature value determines whether the model plays it safe or takes creative risks while the top-p value decides how many options the model even considers.</description></item></channel></rss>