<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>MachineLearning on emsenn.net</title>
    <link>https://emsenn.net/tags/machinelearning/</link>
    <description>Recent content in MachineLearning on emsenn.net</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sun, 08 Mar 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://emsenn.net/tags/machinelearning/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Fine-Tuning Local Models on a Knowledge Corpus</title>
      <link>https://emsenn.net/library/domains/engineering/domains/tech/domains/computing/domains/on-device-inference/fine-tuning-local-models/</link>
      <pubDate>Sun, 08 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://emsenn.net/library/domains/engineering/domains/tech/domains/computing/domains/on-device-inference/fine-tuning-local-models/</guid>
      <description>&lt;p&gt;Fine-tuning adapts a pre-trained &lt;a href=&#34;terms/large-language-model.md&#34; class=&#34;link-internal&#34;&gt;large language model&lt;/a&gt; to perform better on a specific domain or task by training it further on a curated dataset. For a structured knowledge repository — thousands of markdown files with frontmatter, cross-references, and discipline-specific vocabulary — fine-tuning could produce a model that generates content matching the repository&amp;rsquo;s conventions without explicit prompting.&lt;/p&gt;&#xA;&lt;h2 id=&#34;what-fine-tuning-does&#34;&gt;What fine-tuning does&lt;/h2&gt;&#xA;&lt;p&gt;A base model like &lt;a href=&#34;terms/qwen.md&#34; class=&#34;link-internal&#34;&gt;Qwen&lt;/a&gt; 2.5 3B knows general language but nothing about semiotic markdown, CamelCase tags, or the difference between a term and a concept in this repository&amp;rsquo;s type system. Every inference call must include the frontmatter specification, valid type list, and formatting rules in the prompt — consuming context window and adding latency.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
