Reading up on Tinker
5 deep · digging since nov 26, 25
- Learning to Replicate Expert Judgment in Financial Tasks - Thinking Machines Lab
Thinking Machines Lab fine-tuned a custom model on expert-labeled financial data to outperform frontier LLMs on information-filtering tasks at lower cost.
- GitHub - Gen-Verse/OpenClaw-RL: OpenClaw-RL: Train any agent simply by talking
OpenClaw-RL is a fully asynchronous reinforcement learning framework that trains personalized AI agents from natural conversation feedback and supports real-world agentic RL across terminal, GUI, SWE, and tool-call settings.
- joke-generator
Training a joke generator on Kimi K2 using rubric-based RL that decomposes humor into verifiable properties like specificity and commitment.
- LLMs can invent their own compression - Rajan Agarwal
Co-training a summarizer and generator via RL lets an LLM learn its own text compression scheme, achieving ~9.5% context size with minimal prediction loss.