mirror of https://github.com/razor-ai/soup.git
docs: credit @Deadpool2000 for qwen2.5-coder-7b-sft recipe (#285)
This commit is contained in:
parent
14de9ec9d5
commit
4f0dff79cb
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Reference in New Issue