<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: alwin edwars</title>
    <description>The latest articles on DEV Community by alwin edwars (@alwin_edrs).</description>
    <link>https://dev.to/alwin_edrs</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3874950%2F127e9402-799c-426c-9935-f63ebefc1671.jpg</url>
      <title>DEV Community: alwin edwars</title>
      <link>https://dev.to/alwin_edrs</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/alwin_edrs"/>
    <language>en</language>
    <item>
      <title>I Found a Stateless LLM Runtime on GitHub — It Dynamically Loads Models Per Request</title>
      <dc:creator>alwin edwars</dc:creator>
      <pubDate>Sun, 12 Apr 2026 13:46:45 +0000</pubDate>
      <link>https://dev.to/alwin_edrs/i-found-a-stateless-llm-runtime-on-github-it-dynamically-loads-models-per-request-4h14</link>
      <guid>https://dev.to/alwin_edrs/i-found-a-stateless-llm-runtime-on-github-it-dynamically-loads-models-per-request-4h14</guid>
      <description>&lt;p&gt;I was randomly browsing GitHub when I came across this project called Chameleon.&lt;br&gt;
At first I thought it was just another LLM wrapper — but it turned out to be something very different.&lt;/p&gt;

&lt;p&gt;🔗 &lt;a href="https://github.com/megeezy/Chameleon" rel="noopener noreferrer"&gt;https://github.com/megeezy/Chameleon&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Thoughts
&lt;/h2&gt;

&lt;p&gt;I haven’t run it yet, but the architecture alone is interesting.&lt;/p&gt;

&lt;p&gt;Curious to see:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;how it performs under load&lt;/li&gt;
&lt;li&gt;whether cold starts become a bottleneck&lt;/li&gt;
&lt;li&gt;how far the routing system can go&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If you’re into AI infra, this is definitely worth a look.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>opensource</category>
      <category>rust</category>
      <category>python</category>
    </item>
  </channel>
</rss>
