From 4928abaff4e40bd43c06a6f2ff5a08d9ee1784e2 Mon Sep 17 00:00:00 2001 From: pxc Date: Wed, 8 Apr 2026 12:11:09 +0800 Subject: [PATCH 1/4] release 0.5.2 --- README.md | 4 ++-- README_zh.md | 2 +- pyproject.toml | 5 ++++- trinity/__init__.py | 2 +- 4 files changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6127c09241d..585c1bd37ad 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,8 @@ Trinity-RFT provides functionalities for users with different backgrounds and ob ## 🚀 News +* [2026-04] [[Release Notes]](https://github.com/agentscope-ai/Trinity-RFT/releases/tag/v0.5.2) Trinity-RFT v0.5.2 released: support for Qwen3.5 series, bug fixes and optimizations. * [2026-03] 🤖 Trinity-RFT empowers the training of CoPaw-Flash, building a small agent model better suited for localized scenarios. Feel free to try CoPaw-Flash on [CoPaw](https://github.com/agentscope-ai/CoPaw); models are also available on [ModelScope](https://www.modelscope.cn/organization/AgentScope) and [HuggingFace](https://huggingface.co/agentscope-ai) ([News](https://mp.weixin.qq.com/s/-BXNU_PMi6QJuwSB5BqTbQ)). -* [2026-03] Trinity-RFT now supports Qwen3.5 series. * [2026-02] [[Release Notes]](https://github.com/agentscope-ai/Trinity-RFT/releases/tag/v0.5.1) Trinity-RFT v0.5.1 released: Enhanced VLM support, logging improvements, bug fixes. * [2026-02] [[Release Notes]](https://github.com/agentscope-ai/Trinity-RFT/releases/tag/v0.5.0) Trinity-RFT v0.5.0 released: colocate mode for single-GPU scenarios, trainer driven weight synchronization, automatic parallelism setting suggestion, and more. * [2026-01] 🎉 Three papers accepted by ICLR 2026: [CHORD](https://github.com/agentscope-ai/Trinity-RFT/tree/main/examples/mix_chord), [BOTS](https://github.com/agentscope-ai/Trinity-RFT/tree/main/examples/bots), and [Group-relative REINFORCE variants](https://github.com/agentscope-ai/Trinity-RFT/tree/main/examples/rec_gsm8k). Try out these new algorithms in Trinity-RFT! @@ -47,7 +47,7 @@ Trinity-RFT provides functionalities for users with different backgrounds and ob