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 --model ./outputSupports 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 --model ./output --target a100-40gb
soup deploy autopilot --model ./output --target m2-max-32gb10-profile catalog spanning H100, A100, L40S, RTX 4090, Mac M-series, and edge.