<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>tad.log</title>
  <link>https://tadlog.vercel.app/</link>
  <description>Writing on AI engineering and machine learning.</description>
  <language>en</language>
  <atom:link href="https://tadlog.vercel.app/feed.xml" rel="self" type="application/rss+xml"/>
  <item>
    <title>Maths behind Attention Mechanism</title>
    <link>https://tadlog.vercel.app/posts/maths-behind-attention-mechanism.html</link>
    <guid isPermaLink="true">https://tadlog.vercel.app/posts/maths-behind-attention-mechanism.html</guid>
    <pubDate>Wed, 30 Apr 2025 00:00:00 GMT</pubDate>
    <description>In this article I&#39;m going to explore the mathematics behind attention mechanisms, focusing primarily on text generation models (LLMs). Attention is a crucial co…</description>
  </item>
  <item>
    <title>Many-shot jailbreaking</title>
    <link>https://tadlog.vercel.app/posts/many-shot-jailbreaking.html</link>
    <guid isPermaLink="true">https://tadlog.vercel.app/posts/many-shot-jailbreaking.html</guid>
    <pubDate>Mon, 06 May 2024 00:00:00 GMT</pubDate>
    <description>Many-shot jailbreaking is a jailbreaking technique in large language models(LLMs). Jailbreaking technique is the way to by pass the safety rules that set by LLM…</description>
  </item>
</channel>
</rss>