source docs/recipes/README.md · view on GitHub ↗

posttrainllm Recipes

Copy-paste workflows for using posttrainllm 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 posttrainllm model behind a Hugging Face smolagents tool-calling agent.
Pydantic AI specialistYou want structured outputs from a posttrainllm-backed Pydantic AI agent.
Personal code specialistYou want a per-repo posttrainllm 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 posttrainllm eval-gate to fail a merge when a specialist regresses, on your own Mac runner.