Agent Forge & Deploy Autopilot (v0.46.0)
soup agent — OpenAPI / MCP / GraphQL → SFT
Parse a tool spec, synthesize tool-calling SFT data, then train.
bash
soup agent synth --spec ./openapi.yaml --output ./tools.jsonl
soup agent train --spec ./openapi.yaml --base meta-llama/Llama-3.1-8B-Instruct
soup agent eval --spec ./openapi.yaml --predictions ./preds.jsonlSupports OpenAPI 3.x, MCP manifests, and GraphQL introspection.
soup deploy autopilot
Pick PEFT + quant + spec-decoding combo for a hardware target.
bash
soup deploy autopilot --base ./output --target runpod-a100
soup deploy autopilot --base ./output --target mac-m4-pro10-profile catalog spanning H100, A100, L40S, RTX 4090, Mac M-series, and edge.
Soup is free and Apache-2.0. If it saved you a training run, starring the repo costs nothing and helps most. You can also fund the GPU time behind the work a 4 GB laptop cannot reach.