2345 Commits (d9393b85f1353d14f22c78a9b2d23edf7ce6e9cf)
 

Author SHA1 Message Date
Tong Li aa77ddae33 remove unnecessary step and update readme 2 years ago
YH a22407cc02
[zero] Suggests a minor change to confusing variable names in the ZeRO optimizer. (#3173) 2 years ago
Hongxin Liu 842768a174
[chat] refactor model save/load logic (#3654) 2 years ago
Hongxin Liu 6ef7011462
[chat] remove lm model class (#3653) 2 years ago
Camille Zhong 8bccb72c8d
[Doc] enhancement on README.md for chat examples (#3646) 2 years ago
Hongxin Liu 2a951955ad
[chat] refactor trainer (#3648) 2 years ago
Hongxin Liu f8288315d9
[chat] polish performance evaluator (#3647) 2 years ago
Hongxin Liu 50793b35f4
[gemini] accelerate inference (#3641) 2 years ago
Hongxin Liu 4b3240cb59
[booster] add low level zero plugin (#3594) 2 years ago
digger-yu b9a8dff7e5
[doc] Fix typo under colossalai and doc(#3618) 2 years ago
Tong Li e1b0a78afa
Merge pull request #3621 from zhang-yi-chi/fix/chat-train-prompts-single-gpu 2 years ago
ddobokki df309fc6ab
[Chat] Remove duplicate functions (#3625) 2 years ago
Hongxin Liu 179558a87a
[devops] fix chat ci (#3628) 2 years ago
zhang-yi-chi 739cfe3360 [chat] fix enable single gpu training bug 2 years ago
digger-yu d7bf284706
[chat] polish code note typo (#3612) 2 years ago
Yuanchen c4709d34cf
Chat evaluate (#3608) 2 years ago
digger-yu 633bac2f58
[doc] .github/workflows/README.md (#3605) 2 years ago
digger-yu becd3b0f54
[doc] fix setup.py typo (#3603) 2 years ago
digger-yu 7570d9ae3d
[doc] fix op_builder/README.md (#3597) 2 years ago
Hongxin Liu 12eff9eb4c
[gemini] state dict supports fp16 (#3590) 2 years ago
github-actions[bot] d544ed4345
[bot] Automated submodule synchronization (#3596) 2 years ago
digger-yu d96567bb5d
[misc] op_builder/builder.py (#3593) 2 years ago
binmakeswell 5a79cffdfd
[coati] fix install cmd (#3592) 2 years ago
Yuanchen 1ec0d386a9
reconstruct chat trainer and fix training script (#3588) 2 years ago
Hongxin Liu dac127d0ee
[fx] fix meta tensor registration (#3589) 2 years ago
Camille Zhong 36a519b49f Update test_ci.sh 2 years ago
digger-yu d0fbd4b86f
[example] fix community doc (#3586) 2 years ago
Hongxin Liu f313babd11
[gemini] support save state dict in shards (#3581) 2 years ago
tingfeng cao 7788e0b0a5
fix: fix sft (#3568) 2 years ago
digger-yu 6e7e43c6fe
[doc] Update .github/workflows/README.md (#3577) 2 years ago
Fazzie-Maqianli 6b1a39b17b
[coati] add costom model suppor tguide (#3579) 2 years ago
binmakeswell cc1eec2f53
[chat] update reward model sh (#3578) 2 years ago
csric e355144375
[chatgpt] Detached PPO Training (#3195) 2 years ago
YH d329c294ec
Add docstr for zero3 chunk search utils (#3572) 2 years ago
digger-yu 9edeadfb24
[doc] Update 1D_tensor_parallel.md (#3573) 2 years ago
Hongxin Liu 173dad0562
[misc] add verbose arg for zero and op builder (#3552) 2 years ago
Hongxin Liu 4341f5e8e6
[lazyinit] fix clone and deepcopy (#3553) 2 years ago
digger-yu 1c7734bc94
[doc] Update 1D_tensor_parallel.md (#3563) 2 years ago
binmakeswell f1b3d60cae
[example] reorganize for community examples (#3557) 2 years ago
MisterLin1995 1a809eddaa
[chat] ChatGPT train prompts on ray example (#3309) 2 years ago
binmakeswell 535b896435
[chat] polish tutorial doc (#3551) 2 years ago
digger-yu 77efdfe1dd
[doc] Update README.md (#3549) 2 years ago
digger-yu 3f760da9f0
Update README.md (#3548) 2 years ago
digger-yu a3ac48ef3d
[doc] Update README-zh-Hans.md (#3541) 2 years ago
natalie_cao de84c0311a Polish Code 2 years ago
Hongxin Liu 152239bbfa
[gemini] gemini supports lazy init (#3379) 2 years ago
jiangmingyan 366a035552
[checkpoint] Shard saved checkpoint need to be compatible with the naming format of hf checkpoint files (#3479) 2 years ago
Yuanchen 7182ac2a04
[chat]add examples of training with limited resources in chat readme (#3536) 2 years ago
zhang-yi-chi e6a132a449
[chat]: add vf_coef argument for PPOTrainer (#3318) 2 years ago
ver217 89fd10a1c9
[chat] add zero2 cpu strategy for sft training (#3520) 2 years ago