Tinker API
  • What is Tinker?
  • Installation
  • Using the Tinker API
  • Training and Sampling
  • Loss Functions
  • Saving and Loading
  • Async and Futures
  • Model Lineup
  • The Tinker Cookbook
  • Rendering
  • LoRA Primer
  • Supervised Learning
    • Basic SL
    • SL training loop
    • SL hyperparams
    • Prompt distillation
    • Sweep case study
  • Reinforcement Learning
    • Your first RL run
    • RL envs
    • RL training loop
    • RL hyperparams
  • Preferences
    • DPO guide
    • RLHF worked example
  • Evaluations
  • Completers
  • Dev Tips
  • Docs Outline
  • Overview Building

On This Page

  • AI-assisted development
Question? Give us feedback → (opens in a new tab)Edit this page
Dev Tips

Developer Tips

AI-assisted development

We've provided a single-file version of the documentation that can be fed to LLMs for development: see llms.txt and llms-full.txt.

CompletersDocs Outline

Tinker API Documentation