<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ml-Systems on Saurav Panigrahi</title><link>https://sauravpanigrahi.com/tags/ml-systems/</link><description>Recent content in Ml-Systems on Saurav Panigrahi</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 01 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://sauravpanigrahi.com/tags/ml-systems/feed.xml" rel="self" type="application/rss+xml"/><item><title>ML Systems</title><link>https://sauravpanigrahi.com/reading/ml-systems/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://sauravpanigrahi.com/reading/ml-systems/</guid><description>&lt;p&gt;Long-form references on training, infrastructure, and implementation practice.&lt;/p&gt;
&lt;h2 id="training-systems"&gt;Training Systems&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://djdumpling.github.io/2026/01/31/frontier_training.html"&gt;Frontier Model Training Methodologies&lt;/a&gt;&lt;br&gt;
Survey of open frontier training recipes and implementation choices.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://jax-ml.github.io/scaling-book/"&gt;Scaling LLMs with JAX&lt;/a&gt;&lt;br&gt;
Book-length treatment of distributed training practice.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://arxiv.org/abs/2603.03276"&gt;Beyond Language Modeling: An Exploration of Multimodal Pretraining&lt;/a&gt;&lt;br&gt;
From-scratch multimodal pretraining study with useful details on representation choices and scaling behavior.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="embeddings-and-retrieval"&gt;Embeddings And Retrieval&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://blog.jxmo.io/p/how-to-train-the-best-embedding-model"&gt;How to Train the Best Embedding Model in the World&lt;/a&gt;&lt;br&gt;
Detailed engineering writeup on embedding model training, label noise, verification, and dataset scale.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="gpu-programming"&gt;GPU Programming&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://www.gpumode.com/home"&gt;GPU MODE&lt;/a&gt;
Community and resource hub for GPU programming.&lt;/p&gt;</description></item><item><title>Tool Use And Agents</title><link>https://sauravpanigrahi.com/reading/tool-use-and-agents/</link><pubDate>Fri, 01 May 2026 00:00:00 +0000</pubDate><guid>https://sauravpanigrahi.com/reading/tool-use-and-agents/</guid><description>&lt;p&gt;Long-form references on tool use, agent environments, and reliability loops.&lt;/p&gt;
&lt;h2 id="agent-environments"&gt;Agent Environments&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://openai.com/index/harness-engineering/"&gt;Harness Engineering&lt;/a&gt;&lt;br&gt;
Useful framing around agents as systems shaped by environments, specs, feedback, and reliability loops.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://blog.cloudflare.com/code-mode/"&gt;Code Mode&lt;/a&gt;&lt;br&gt;
A concrete argument for exposing tools through code interfaces rather than forcing every step through chat-level tool calls.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href="https://mksg.lu/blog/context-mode"&gt;Context Mode&lt;/a&gt;&lt;br&gt;
A useful pattern for keeping agent context manageable when tools produce large or noisy outputs.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="training-time-semantics"&gt;Training-Time Semantics&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://arxiv.org/abs/2603.01209"&gt;Agents Learn Their Runtime&lt;/a&gt;&lt;br&gt;
Study of persistent versus reset Python interpreters in CodeAct-style training.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="engineering-practice"&gt;Engineering Practice&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://kanyilmaz.me/2026/02/25/1000x-engineer.html"&gt;AI Gave Birth to the 100x Engineer&lt;/a&gt;&lt;br&gt;
Long case study on compounding agent workflows with test harnesses and supporting tools.&lt;/li&gt;
&lt;/ul&gt;</description></item></channel></rss>