AI Pulse

Fine-tune small LLMs to compress reasoning traces 40-60% via RL, sold as a drop-in model or fine-tuning service to ML teams paying per-token inference bills

Customer: ML engineer at a Series A-C startup running GPT-4o or Claude for reasoning-heavy workflows (coding assistants, math tutors, agentic pipelines) — their inference bill is $3k-$20k/month and their CTO is asking why

Problem: Reasoning models emit verbose CoT that 2-4x token cost with no user-visible benefit — engineers know it’s wasteful but lack time/expertise to fine-tune their own compressed reasoner

Pricing: one-time — $2k in month 1 (2-3 one-time fine-tune jobs at $500-$1k each), $4k MRR by month 3 via small SaaS tier hosting compressed model checkpoints

Why now

trl + vLLM + GRPO make RL-based reasoning fine-tuning reproducible on single A100 in 2026 — barrier dropped from research lab to solo founder; DeepSeek-R1 paper normalized ‘train your own reasoner’ mindset among ML engineers

Go-to-market

  1. Ship open benchmark: compress Qwen-2.5-7B on GSM8K, publish tokens-saved vs accuracy table on HuggingFace + X/Twitter — this IS the marketing
  2. Post in Latent Space Discord, ML Twitter, r/MachineLearning with reproducible script — let engineers run it themselves, upsell ‘custom dataset’ runs
  3. Offer $500 fixed-price ‘bring your own traces’ fine-tune via Cal.com booking — 5 customers = proof of demand + testimonials
  4. Package top checkpoint as hosted API on Modal or Together — $0.30/1M tokens (vs $1.50 for base reasoning model), charge monthly for API key access

Moat (or lack thereof)

No moat. Any ML engineer can reproduce this in a weekend once the benchmark is public. Defensibility is speed (you ship first), reputation (benchmark trust), and switching cost (customers integrated your API endpoint). That’s it — classic indie hacker situation where execution speed beats defensibility.