Register and share your invite link to earn from video plays and referrals.

Tinker
@tinkerapi
I tink, therefore I am. Post-training API by @thinkymachines
Joined January 2026
1 Following    14.6K Followers
Specializing a model doesn't mean a loss of general ability. @bespokelabsai trained Inkling on debugging a singular repo and produced a model that's better at coding across the board, while using fewer tokens to get the answer right.
Show more
How to post-train a model to personalize it on your code repo? In our latest research in Bespoke Labs, we post-trained a model to improve its performance on a given Github repository. Starting from Inkling base, we use supervised fine-tuning (SFT) with trajectories coming from a strong teacher model, and reinforcement learning (GRPO) on repository-specialized environments that we curated. SFT gave a 52pp improvement in performance on the held-out fontTools evaluation set. Further RL training lifts the total improvement to 57pp compared to the base Inkling model. In addition to the in-distribution evaluation our post-trained Inkling shows good performance on Terminal-Bench 2.1 and SWE-Bench Lite while becoming 40% more token efficient due to post-training. Read our full research blog post here: Many thanks to Thinking Machines Lab for their credit contribution that helped support this research.
Show more