End-to-end example: generate → filter → finetune → run
synth-ai/examples/finetuning/synth_qwen/
.
Requirements
uv
installed and use uvx
/uv run
SYNTH_API_KEY
exported in your shelluvx synth-ai serve
examples/finetuning/synth_qwen/config.toml
tool_choice
and stop_after_tool_calls
to ensure a clean, single action per turn.Qwen/Qwen3-4B-Instruct-2507
via the Synth inference API to generate traces.ft:Qwen/Qwen3-4B-Instruct-2507:ftjob-<full-uuid>
, which we then use for inference in Crafter.