tinker-nomics

References

Disclaimer

Analysis on this site is based on publicly available information — research papers, open-source code, platform documentation, and published pricing — combined with empirical experiments run on the Tinker platform (see Empirical Validation). We have no inside knowledge of Tinker's internal architecture, actual infrastructure, or real cost structure. Our cost model, performance estimates, and comparisons are informed reconstructions calibrated against our own runs where possible.

The numbers may not reflect what Tinker (or any other platform) is actually doing under the hood. Treat everything here as an informed estimate, not ground truth. Where our experiments disagreed with the model (e.g. MFU was 1.6% not 35%), we updated the model — see the experiments page for calibration details. If you spot errors or have better data, we'd love to hear about it.

Tinker & Thinking Machines Lab

Algorithms & training objectives

Systems: async RL & pipeline parallelism

Inference & serving infrastructure

Training runs & benchmarks

RL frameworks & libraries

  • veRL — Volcano Engine. Hybrid-controller model, FSDP/Megatron backend.
  • OpenRLHF — Ray-based scheduling, DeepSpeed + vLLM.
  • SLiME — Megatron-native with plugin system. Powers GLM-5/4.7.
  • PRIME-RL — Decentralized async RL across 1000+ GPUs.
  • TRL — HuggingFace. GRPOTrainer, PPOTrainer, DPO. Reference implementations.
  • Unsloth — 2x faster, 70% less VRAM. Consumer GPU GRPO.
  • torchforge — Meta/PyTorch-native RL post-training. Monarch actors, TorchStore, vLLM, TorchTitan. 512 H100s proven.
  • SkyRL — Multi-turn agent RL with Harbor integration.

Benchmarks & environments

  • OSWorld — GUI computer use benchmark, 369 tasks in full Ubuntu VMs (NeurIPS 2024)
  • ComputerRL — RL training for computer use on OSWorld
  • MATH — Mathematics problem solving dataset
  • GSM8K — Grade school math word problems
  • CodeContests — Competitive programming
  • TerminalBench — Terminal-based agentic tasks
  • Harbor — Sandbox lifecycle management for agentic RL

Pricing data