← TinyGPT · docs · devlog · roadmap · speedup
source: docs/recipes/README.md · view on GitHub ↗

TinyGPT Recipes

Copy-paste workflows for using TinyGPT specialists outside the core CLI.

RecipeUse it when
Function-calling distillationYou want to distill a small tool-calling specialist and score it with BFCL.
ScaleDown specialistYou want an extractive context-compression specialist.
smolagents specialistYou want a TinyGPT model behind a Hugging Face smolagents tool-calling agent.
Pydantic AI specialistYou want structured outputs from a TinyGPT-backed Pydantic AI agent.
Personal code specialistYou want a per-repo TinyGPT model wired into Continue.dev or Aider.
Character specialistYou want a free local NPC, persona, or brand-voice specialist recipe.
Eval gate (CI / pre-commit)You want tinygpt eval-gate to fail a merge when a specialist regresses, on your own Mac runner.