<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Learning on the Job: The Future of Post-Training — Raymond Feng, Applied Compute</title>
        <link>https://video.ut0pia.org/videos/watch/e321168d-4ef4-4504-b8aa-a5aebd2b96bb</link>
        <description>The next step after a model ships is teaching it to keep learning on the job, and Raymond Feng lays out how Applied Compute trains custom models with reinforcement learning that plug into whatever harness an enterprise already runs. The setup is an orchestrator that fans interactions out to inference engines, collects the graded rollouts, and feeds a training engine that updates the weights, the same GRPO style loop used for RL today, but pointed at real multi turn, long horizon work rather than toy question and answer pairs. The promise is a model you deploy once that adapts to a specific company's tasks. The hard parts are all about the environment. Feng is candid about reward hacking, where a model learns to time out a tool or exploit a scoring gap instead of doing the task, and about the trouble of faithfully replicating a production environment so training reflects reality. He walks through why replaying real customer interactions is tempting but breaks on non replayability and off policy data, and where automated data pipelines and self evaluation might take this. The vision at the end is a model that learns from every interaction it has, treating each nook and cranny of the job as new training signal. Speaker info: https://x.com/raymondmfeng, https://raymondhfeng.github.io/, Timestamps: 0:00 - Learning on the job 0:39 - Custom models inside your harness 2:37 - Deploy once and adapt 2:49 - The RL training loop 4:40 - Toward longer horizon tasks 6:48 - Reward hacking in practice 9:06 - Replicating production environments 9:45 - Why replaying real traffic is hard 11:57 - Non-replayability and off-policy data 13:41 - Automated data pipelines 15:24 - A model that learns every interaction</description>
        <lastBuildDate>Sat, 01 Aug 2026 18:06:35 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://video.ut0pia.org</generator>
        <image>
            <title>Learning on the Job: The Future of Post-Training — Raymond Feng, Applied Compute</title>
            <url>https://video.ut0pia.org/lazy-static/avatars/0287a09a-aae7-4840-9843-b416426e7046.webp</url>
            <link>https://video.ut0pia.org/videos/watch/e321168d-4ef4-4504-b8aa-a5aebd2b96bb</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://video.ut0pia.org/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://video.ut0pia.org/feeds/video-comments.xml?videoId=e321168d-4ef4-4504-b8aa-a5aebd2b96bb" rel="self" type="application/rss+xml"/>
    </channel>
</rss>