You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -101,6 +101,7 @@ Or use ModelScope's [official image](https://www.modelscope.cn/docs/intro/enviro
101
101
102
102
## Changelog
103
103
104
+
- 🎉2026-03-28 Support DPO training with both Transformers and Megatron backends. See [dpo_full.py](cookbook/rl/dpo_full.py) and [dpo_lora.py](cookbook/rl/dpo_lora.py).
104
105
- 🎉2026-03-24 Twinkle Web site is now live at https://modelscope.github.io/twinkle-web/
105
106
- 🎉2026-03-19 Support GKD training ,please refer to this [cookbook](cookbook/rl/gkd_on_policy.py).
106
107
- 🎉2026-02-13 Initial version of Twinkle✨ released, including SFT/PT/RL support for text models.
@@ -137,8 +138,8 @@ supported on Twinkle✨ framework.
137
138
| qwen3 series |[Qwen/Qwen3-14B-Base](https://modelscope.cn/models/Qwen/Qwen3-14B-Base)| 0.6B/1.7B/4B/8B/14B | transformers>=4.51 | ✔ |[Qwen/Qwen3-14B-Base](https://huggingface.co/Qwen/Qwen3-14B-Base)|
0 commit comments