mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-08-07 11:03:58 +00:00
* [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> |
||
---|---|---|
.. | ||
test_dist_crossentropy.py | ||
test_dist_log_prob.py | ||
test_dropout.py | ||
test_embedding.py | ||
test_gpt2_qkv_fused_linear_1d.py | ||
test_layernorm.py | ||
test_linear_1d.py | ||
test_qkv_fused_linear_1d.py | ||
test_ring_attn.py | ||
test_sequence_parallel.py | ||
test_vocab_parallel_embedding_1d.py |