Ross ROSS = Recommend OSS · open-source software intelligence for agents

thinking-machines-lab/tinker-cookbook

Post-training with Tinker observed · 2026-08-28

github.com/thinking-machines-lab/tinker-cookbook · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

85/100

  • Activity 99
  • Release rhythm 98
  • Longevity 29
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 4.5
  • age_days: 415
  • days_rel: 12
  • days_push: 7
  • n_releases_24m: 7

Full methodology

Adoption not part of the score

4058 stars · 522 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Tinker Cookbook is a Python library of realistic examples and abstractions for post-training (fine-tuning) language models via the Tinker API from Thinking Machines Lab. It provides recipes for supervised fine-tuning, RL, and multimodal training while the Tinker service handles distributed training infrastructure.

Use cases

  • fine-tune a language model on custom data
  • run supervised fine-tuning recipes on an LLM
  • train a model with reinforcement learning post-training
  • customize a language model without managing GPU infrastructure
  • fine-tune a multimodal model with image and audio inputs
  • experiment with post-training algorithms via an API

When to choose

  • you want to fine-tune LLMs through a managed API instead of running your own distributed training
  • you need ready-made, tested recipes for SFT and RLHF-style post-training
  • you want to work with Thinking Machines' Inkling models or Tinker-supported models

When to avoid

  • you need fully local, self-hosted training on your own GPUs
  • you don't want to depend on a third-party API service with an account and API key
  • you need frameworks like Hugging Face TRL or Axolotl for direct control over training hardware

Facets

library · maturity active

llm-training machine-learning sdk agent-framework large-language-models machine-learning deep-learning developer-tools python cloud fine-tuning post-training reinforcement-learning supervised-fine-tuning multimodal api-based-training

2 sources

Member repositories

RepositoryRoleHealth v2
thinking-machines-lab/tinker-cookbookmain85

For agents

markdown · JSON · MCP: product_card(name="thinking-machines-lab/tinker-cookbook")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem