diff --git a/README.md b/README.md index b0c523c..9f7cab1 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,15 @@ Features · Data Tools · Tracking · - Eval + Eval · + Commands +
+ + --- @@ -245,6 +253,27 @@ soup eval --model ./output --benchmarks mmlu --run-id run_20260223_143052_a1b2 | Web dashboard | 🔜 | | Cloud mode (BYOG) | 🔜 | +## All Commands + +``` +soup init [--template chat|code|medical] Create soup.yaml config +soup train --config soup.yaml [--dry-run] Start training +soup chat --model ./output Interactive chat with model +soup push --model ./output --repo user/name Upload to HuggingFace Hub +soup data inspect