Connect

Thinking Machine Announced Tinker: An API for open-model training.

Thinking Machine Announced Tinker: An API for open-model training.

Simba Gondo

Translate this article

Updated:
October 4, 2025

For researchers,the gap between a promising open-weight model and a specialized tool often requires a complex, resource-heavy tuning process. Thinking Machines Lab, the team behind the historical TinkerToy computer, is now entering this practical arena with a new service named Tinker. Rather than releasing another model, they are offering a managed API designed to handle the infrastructural heavy lifting of fine-tuning, allowing technical teams to focus on their algorithms and data. This move addresses a growing need for more accessible ways to adapt increasingly large and sophisticated models to specific research tasks.


Key Features of Tinker

  1. Model Flexibility: Supports fine-tuning across a range of open-weight models, from small to large, including massive mixture-of-experts like Qwen-235B-A22B. Switching models is as easy as updating a single string in your Python code.
  2. Managed Infrastructure: Runs on the lab's internal clusters, handling scheduling, resource allocation, and failure recovery. Users can start small or large runs immediately without setup hassles.
  3. Efficiency Boost: Uses LoRA (Low-Rank Adaptation) to share compute resources across multiple runs, keeping costs low.
  4. API Primitives: Provides low-level tools like `forward_backward` and `sample` for common post-training methods.
  5. Open-Source Support: Includes the Tinker Cookbook, a library with modern implementations of these methods built on the API.


Early Adopters and Use Cases

Groups at leading institutions are already leveraging Tinker:

  1. Princeton Goedel Team: Trained mathematical theorem provers.
  2. Stanford's Rotskoff Chemistry Group: Fine-tuned a model for chemistry reasoning tasks.
  3. Berkeley's SkyRL Group: Ran experiments on a custom async off-policy RL training loop with multi-agents and multi-turn tool-use.
  4. Redwood Research: Applied RL to Qwen3-32B for difficult AI control tasks.

Tinker is currently in private beta , open to researchers and developers. Interested individuals can join the waitlist , with onboarding underway immediately. Organizations looking to integrate it should reach out directly to the lab. To get started, Tinker is free, though usage-based pricing will roll out in the coming weeks.

aimachine learning

About the Author

Simba Gondo

Subscribe to Newsletter

Enter your email address to register to our newsletter subscription!

Contact

+1 336-825-0330

Connect