soup/docs
Alpamys 05b35148f2 docs: add soup shrink to CONTRIBUTING utils list + docs index (v0.71.29 follow-up) 2026-07-05 13:38:16 +05:00
..
superpowers docs(shrink): design spec + implementation plan (v0.71.29) 2026-07-05 10:25:02 +05:00
README.md docs: add soup shrink to CONTRIBUTING utils list + docs index (v0.71.29 follow-up) 2026-07-05 13:38:16 +05:00
adapters-and-governance.md feat(edit): GPT-2 Conv1D edits, covariance ROME, atomic governor, Mixtral LongLoRA (v0.71.16) 2026-06-07 16:11:56 +05:00
backends-and-ops.md feat(precision,rollout): live fp8/nvfp4 + vLLM sleep + openenv rollout + apple-adapter + delinearize-llama4 (v0.71.21) 2026-06-10 16:29:52 +05:00
commands.md docs(shrink): v0.71.29 release docs (version bump, CHANGELOG, README, docs, CONTRIBUTING) 2026-07-05 11:50:43 +05:00
data.md feat(data): soup data doctor + soup data lint — Fine-tune Doctor (v0.71.27) 2026-07-04 14:03:30 +05:00
evaluation.md feat(eval): soup ship — SHIP / DON'T-SHIP verdict (v0.71.25) 2026-06-27 23:37:35 +05:00
models.md feat(recipes): 2026 model-family expansion — 17 SFT recipes, catalog 116→133 (v0.71.24) 2026-06-21 13:00:47 +05:00
peft-and-efficiency.md docs(shrink): v0.71.29 release docs (version bump, CHANGELOG, README, docs, CONTRIBUTING) 2026-07-05 11:50:43 +05:00
performance-and-quantization.md feat(precision,rollout): live fp8/nvfp4 + vLLM sleep + openenv rollout + apple-adapter + delinearize-llama4 (v0.71.21) 2026-06-10 16:29:52 +05:00
serving-and-export.md feat(recipes): add ready-made SFT recipe for Qwen2.5-Coder-7B-Instruct (#285) 2026-06-28 19:22:29 +05:00
training.md docs(train): v0.71.26 release — closed-loop reward-hacking mitigation 2026-07-01 16:55:59 +05:00

README.md

Soup Documentation

← Back to the main README

The main README is the 5-minute front door. This directory holds the full feature reference — every soup capability, grouped by area.

Guide Covers
Training tasks & methods SFT, DPO/GRPO/PPO/KTO/ORPO/SimPO/IPO/BCO, tool-calling, PRM, pre-training, distillation, classification, vision/audio/TTS, unlearning, RAFT/RA-DIT, loop-hardening detectors
PEFT, long context & efficiency DoRA, LoRA+, rsLoRA, VeRA, OLoRA, NEFTune, PiSSA, ReLoRA, optimizer & PEFT zoo, LLaMA Pro, GaLore, YaRN/LongLoRA, packing, curriculum, auto-tuning, depth pruning + distill-heal (soup shrink)
Performance & quantization QAT, FP8, Quant Menu (I + II), KV-cache, NVFP4, save formats, Cut Cross-Entropy, gradient checkpointing, kernels, activation offloading, multi-GPU / DeepSpeed / FSDP
Data engineering Formats, the Axolotl/LF-parity pipeline, data tools, synthetic generation & forge, quality scorecards, trace tooling, remote datasets, mixing, recipe DAGs
Evaluation & probes Eval design/gate, eval-gated training, benchmarks, NLG metrics, calibration, Elo arena, diagnose, soup ship verdict, post-train X-ray probes, A/B, drift, tunability, soup advise
Serving & export OpenAI-compatible server, batch inference, benchmarking, merge/export, Anthropic Messages endpoint, speculative decoding, deploy autopilot, Web UI, Agent Forge
Adapters, registry & governance Adapter lifecycle/management, model registry, Soup Cans, the data flywheel (soup loop), knowledge editing, steering, supply-chain controls
Backends, platform & ops MLX/Unsloth backends, Modal cloud GPU training, alternative hubs, HF Hub integration, autopilot, experiment tracking, plan/apply, env lockfiles, hardware-fit, completions, plugins, utility commands
Command reference The full soup command list
Supported models & extras Recommended model families, the VRAM size guide, the pip extras matrix

Per-release notes live on the GitHub Releases page; see also the repo-root CHANGELOG.md.