<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Melih Berat Şanlı</title><description>Notes on software, LLMs and hardware.</description><link>https://mberatsanli.github.io</link><language>en</language><item><title>Getting Qwen3.8-27B onto a 16 GB RTX 5080</title><link>https://mberatsanli.github.io/articles/qwen38-27b-on-a-16gb-gpu</link><guid isPermaLink="true">https://mberatsanli.github.io/articles/qwen38-27b-on-a-16gb-gpu</guid><description>The guides said a 16 GB card gets you 8K to 16K of context, or 4-bit weights spilling into system RAM. I ended up at 90,112 tokens at 130 tok/s with all of Qwen3.8-27B on one RTX 5080, after four settings that each cost me an evening.</description><pubDate>Mon, 24 Aug 2026 00:00:00 GMT</pubDate><category>llm</category><category>llama.cpp</category><category>gpu</category><category>side-project</category></item><item><title>Reading my Claude Code quota off an HTTP response header</title><link>https://mberatsanli.github.io/articles/reading-claude-code-quota-off-a-response-header</link><guid isPermaLink="true">https://mberatsanli.github.io/articles/reading-claude-code-quota-off-a-response-header</guid><description>Claude Code&apos;s usage endpoint rate-limits at any polling interval, so my ESP32 sends a 1-token Messages probe and reads the rate-limit headers instead.</description><pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate><category>esp32</category><category>claude-code</category></item><item><title>I blamed the KV cache, then found the same bugs without it</title><link>https://mberatsanli.github.io/articles/kv-cache-quantisation-null-result</link><guid isPermaLink="true">https://mberatsanli.github.io/articles/kv-cache-quantisation-null-result</guid><description>I got a 27B model running on a 16 GB card, asked it to draw a pelican and write Flappy Bird, and thought I&apos;d worked out what the cheap settings were costing me. Then I checked.</description><pubDate>Sun, 23 Aug 2026 00:00:00 GMT</pubDate><category>llm</category><category>llama.cpp</category><category>gpu</category><category>side-project</category></item></channel></rss>