Commit Graph

293 Commits (73494de57773cfc804f729234bf3611b65f13447)

Author SHA1 Message Date
YeAnbang b3594d4d68 fix orpo cross entropy loss
4 months ago
YeAnbang 115c4cc5a4 hotfix citation
5 months ago
YeAnbang e7a8634636 fix eval
5 months ago
pre-commit-ci[bot] 8a9721bafe [pre-commit.ci] auto fixes from pre-commit.com hooks
5 months ago
YeAnbang f6ef5c3609 fix style
5 months ago
YeAnbang d888c3787c add benchmark for sft, dpo, simpo, orpo. Add benchmarking result. Support lora with gradient checkpoint
5 months ago
YeAnbang 16f3451fe2 Merge branch 'main' of https://github.com/hpcaitech/ColossalAI into rlhf_SimPO
5 months ago
pre-commit-ci[bot] 7c2f79fa98
[pre-commit.ci] pre-commit autoupdate (#5572)
5 months ago
YeAnbang ff535204fe update transformers version
5 months ago
Haze188 416580b314
[MoE/ZeRO] Moe refactor with zero refactor (#5821)
5 months ago
YeAnbang a8af6ccb73 fix torch colossalai version
5 months ago
YeAnbang e7527762a1 Merge branch 'main' of https://github.com/hpcaitech/ColossalAI into rlhf_SimPO
5 months ago
YeAnbang b117274074 fix colossalai, transformers version
5 months ago
YeAnbang afa53066ca fix colossalai, transformers version
5 months ago
YeAnbang 384c64057d fix colossalai, transformers version
5 months ago
YeAnbang 8aad064fe7 fix style
5 months ago
YeAnbang c8d1b4a968 add orpo
5 months ago
binmakeswell 4ccaaaab63
[doc] add GPU cloud playground (#5851)
5 months ago
YeAnbang f3de5a025c remove debug code
5 months ago
YeAnbang 0b2d6275c4 fix dataloader
5 months ago
YeAnbang 82aecd6374 add SimPO
5 months ago
YeAnbang 84eab13078 update sft trainning script
6 months ago
YeAnbang 2abdede1d7 fix readme
6 months ago
YeAnbang 77db21610a replace the customized dataloader setup with the build-in one
6 months ago
YeAnbang 0d7ff10ea5 replace the customized dataloader setup with the build-in one
6 months ago
YeAnbang 790e1362a6 merge
6 months ago
YeAnbang ac1520cb8f remove baichuan from template test due to transformer version conflict
6 months ago
YeAnbang e16ccc272a update ci
6 months ago
YeAnbang 45195ac53d remove local data path
6 months ago
YeAnbang bf57b13dda remove models that require huggingface auth from ci
6 months ago
YeAnbang 0bbac158ed fix datasets version
6 months ago
YeAnbang 62eb28b929 remove duplicated test
6 months ago
YeAnbang b8b5cacf38 fix transformers version
6 months ago
pre-commit-ci[bot] 1b880ce095 [pre-commit.ci] auto fixes from pre-commit.com hooks
6 months ago
YeAnbang 7ae87b3159 fix training script
6 months ago
YeAnbang 0b4a33548c moupdate ci tests, st ci test cases passed, tp failed in generation for ppo, sp is buggy
6 months ago
YeAnbang 7e65b71815 run pre-commit
6 months ago
YeAnbang 929e1e3da4 upgrade ppo dpo rm script
6 months ago
YeAnbang 7a7e86987d upgrade colossal-chat support tp_group>1, add sp for sft
6 months ago
Tong Li 913c920ecc
[Colossal-LLaMA] Fix sft issue for llama2 (#5719)
6 months ago
Hongxin Liu 7f8b16635b
[misc] refactor launch API and tensor constructor (#5666)
7 months ago
linsj20 91fa553775 [Feature] qlora support (#5586)
7 months ago
Tong Li 862fbaaa62
[Feature] Support LLaMA-3 CPT and ST (#5619)
7 months ago
Camille Zhong 89049b0d89
[doc] fix ColossalMoE readme (#5599)
7 months ago
Hongxin Liu 641b1ee71a
[devops] remove post commit ci (#5566)
8 months ago
digger yu a799ca343b
[fix] fix typo s/muiti-node /multi-node etc. (#5448)
8 months ago
Wenhao Chen e614aa34f3
[shardformer, pipeline] add `gradient_checkpointing_ratio` and heterogenous shard policy for llama (#5508)
8 months ago
YeAnbang df5e9c53cf
[ColossalChat] Update RLHF V2 (#5286)
8 months ago
Insu Jang 00525f7772
[shardformer] fix pipeline forward error if custom layer distribution is used (#5189)
8 months ago
Wenhao Chen bb0a668fee
[hotfix] set return_outputs=False in examples and polish code (#5404)
8 months ago