<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Technical on Kevin Gomes</title><link>https://kevgomes1403.github.io/categories/technical/</link><description>Recent content in Technical on Kevin Gomes</description><generator>Hugo -- 0.150.0</generator><language>en</language><lastBuildDate>Tue, 18 Aug 2026 10:23:09 -0700</lastBuildDate><atom:link href="https://kevgomes1403.github.io/categories/technical/index.xml" rel="self" type="application/rss+xml"/><item><title>Fused Speculation Megakernel for Qwen3.6-35B-A3B on Trainium 2</title><link>https://kevgomes1403.github.io/posts/2026/fused-speculation-megakernel-for-qwen3-6-35b-a3b-on-trainium-2/</link><pubDate>Tue, 18 Aug 2026 10:23:09 -0700</pubDate><guid>https://kevgomes1403.github.io/posts/2026/fused-speculation-megakernel-for-qwen3-6-35b-a3b-on-trainium-2/</guid><description>&lt;p&gt;In inference systems, there’s a tradeoff between total throughput (tokens/s) and interactivity (tokens/s/user). Batching more users increases utilization of the hardware but slows down the time per output token of any given user. As such, delivering faster tokens to the end user necessarily means that an inference provider is letting capacity be stranded, forcing those tokens to be priced higher. We see the economics play out in Fast Mode for Claude Opus 5, where the same model is priced more than five times higher per output token.&lt;/p&gt;</description></item><item><title>Implementing a low-latency megakernel for Qwen3 MoE on Trainium 3</title><link>https://kevgomes1403.github.io/posts/2026/designing-a-low-latency-megakernel-for-qwen-3-moe-on-trainium-3/</link><pubDate>Wed, 06 May 2026 00:00:00 -0400</pubDate><guid>https://kevgomes1403.github.io/posts/2026/designing-a-low-latency-megakernel-for-qwen-3-moe-on-trainium-3/</guid><description>&lt;style&gt;
.post-content table:not(.highlighttable, .highlight table, .gist .highlight) {
width: fit-content;
max-width: 100%;
margin-left: auto;
margin-right: auto;
}
&lt;/style&gt;
&lt;p&gt;AWS Trainium ASICs are some of the highest volume inference accelerations deployed today alongside NVIDIA GPUs and Google TPUs. Anthropic has notably committed a significant amount of FLOPs to Trainium 2 and 3, collaborating with AWS on Project Rainier. Despite competitive perf/TCO and peak theoretical performance, a nascent software ecosystem leaves it relatively uncompetitive in the landscape of inference accelerators.&lt;/p&gt;</description></item></channel></rss>