Commit Graph

2455 Commits (822c3d4d66d2d74cb7c7080abed6a207602dddfd)
 

Author SHA1 Message Date
digger-yu 6650daeb0a
[doc] fix chat spelling error (#3671)
2 years ago
Hongxin Liu 7bd0bee8ea
[chat] add opt attn kernel (#3655)
2 years ago
digger-yu 8ba7858753
Update generate_gpt35_answers.py
2 years ago
digger-yu bfbf650588
fix spelling error
2 years ago
tanitna 1a60dc07a8
[chat] typo accimulation_steps -> accumulation_steps (#3662)
2 years ago
Tong Li 816add7e7f
Merge pull request #3656 from TongLi3701/chat/update_eval
2 years ago
binmakeswell 268b3cd80d
[chat] set default zero2 strategy (#3667)
2 years ago
Tong Li c1a355940e update readme
2 years ago
Tong Li ed3eaa6922 update documentation
2 years ago
Tong Li c419117329 update questions and readme
2 years ago
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