soup/CONTRIBUTORS.md

3.2 KiB

Contributors

Soup is built by its community. Thank you to everyone who has contributed code, tests, docs, and ideas. ❤️

This list is maintained by hand alongside the GitHub contributors graph. Merged a PR and don't see yourself here? Open a PR adding your line — that counts too.

Maintainer

Contributors

Listed by first contribution. PR numbers link the work.

  • Salil Mhatre (@Deadpool2000)
    • soup version --json for machine-readable CI output (#6)
    • RAM + disk-space checks in soup doctor (#7)
    • soup runs clean for smart checkpoint space management (#9)
    • Official Docker support for easier onboarding (#20)
    • soup bench — model speed + VRAM measurement (#25)
    • --prompts-file option for soup bench (#30)
    • Happy-path + CPU-warning tests for soup bench (#31)
    • soup cost — cloud GPU training cost estimation (#42)
    • --nccl flag for soup doctor multi-GPU bandwidth checks (#178)
  • Chinmaya Sahu (@csking101)
    • DPO example config, sample data, and tests (#48)
    • FP8 rowwise + rowwise_with_gw_hp scaling recipes (#62)
  • Yixuan Xu (@mzl2233)
    • Guard diagnose-gate on distributed worker ranks (#169)
  • dreamer0129 (@dreamer0129)
    • Rich-markup escape fix in legacy soup adapters commands (#175, adopted in-tree as #174)
  • Vivaan Dhawan (@VIVAAN-DHAWAN)
    • Reject pickle/zip streams renamed to .safetensors via magic-byte check (#198)
  • Shivam (@shivam2931120)
    • Tokenizer-aware repetition scoring for the echo-trap detector (#242)
  • gittihub-jpg (@gittihub-jpg)
    • Manifest-level dotted-path custom transforms for soup build (#255)
    • --energy flag for soup bom emit — thread energy/CO₂ into the ML-BOM (#256)

Want to join this list? See CONTRIBUTING.md — good first issues are labelled in the issue tracker.