diff --git a/CHANGELOG.md b/CHANGELOG.md index 4566f9b..7ad5f5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,11 @@ reproducing 70+ versions of notes. ## [Unreleased] +### Added +- Ready-made `qwen2.5-coder-7b-sft` recipe for `Qwen/Qwen2.5-Coder-7B-Instruct` + (catalog 133 → 134) + ([#285](https://github.com/MakazhanAlpamys/Soup/pull/285) by [@Deadpool2000](https://github.com/Deadpool2000)). + ## [0.71.25] - 2026-06-27 ### Added diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 0965efe..ef9a07a 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -25,6 +25,7 @@ Listed by first contribution. PR numbers link the work. - Happy-path + CPU-warning tests for `soup bench` ([#31](https://github.com/MakazhanAlpamys/Soup/pull/31)) - `soup cost` — cloud GPU training cost estimation ([#42](https://github.com/MakazhanAlpamys/Soup/pull/42)) - `--nccl` flag for `soup doctor` multi-GPU bandwidth checks ([#178](https://github.com/MakazhanAlpamys/Soup/pull/178)) + - Ready-made `qwen2.5-coder-7b-sft` recipe ([#285](https://github.com/MakazhanAlpamys/Soup/pull/285)) - **Chinmaya Sahu** ([@csking101](https://github.com/csking101)) - DPO example config, sample data, and tests ([#48](https://github.com/MakazhanAlpamys/Soup/pull/48)) - FP8 `rowwise` + `rowwise_with_gw_hp` scaling recipes ([#62](https://github.com/MakazhanAlpamys/Soup/pull/62))