Files
ColossalAI/colossalai
duanjunwen 455185345e [Feature] Support Distributed LogProb for GRPO Training (#6247)
* [fix] fix qwen VocabParallelLMHead1D and gather output

* fix tp bug

* fix consumer

* [feat] Support Distributed LogProb for GRPO Training

* [fix] fix loss func

* [fix] fix log prob plugin

* [fix] fix qwen modeling param

* [fix] rm comments

* [fix] rm hard-code;fix non-dist version

* [fix] fix test file param name and benchmark tp gather output=True/False

* [fix] rm non-dist version in dist log prob

* [fix] fix comments

* [fix] fix dis log prob plugin

* [fix] fix test case

* [fix] fix qwen VocabParallelLMHead1D and gather output

* [fix] fix DistLogProb comments

* [fix] restore tp size

* [fix] fix comments

* [fix] fix comment; fix LogSoftmax usage

---------

Co-authored-by: Tong Li <tong.li35271158@gmail.com>
2025-08-05 13:59:02 +08:00
..
2024-06-03 15:26:01 +08:00
2024-06-07 09:09:29 +00:00
2024-11-19 19:00:36 +08:00
2025-03-01 19:04:14 +08:00
2024-06-03 15:26:01 +08:00
2025-03-01 19:04:14 +08:00
2024-12-17 15:42:39 +08:00
2024-11-20 16:36:37 +08:00
2024-11-20 16:36:37 +08:00
2025-02-14 15:09:50 +08:00