2519 Commits (92f6791095491e44c5712e14f00f2e19b52dc9f6)
 

Author SHA1 Message Date
FoolPlayer 92f6791095 [shardformer] Add layernorm (#4072) 1 year ago
Frank Lee 70c58cfd4f [shardformer] supported fused qkv checkpoint (#4073) 1 year ago
FoolPlayer 0803a61412 [shardformer] add linearconv1d test (#4067) 1 year ago
Frank Lee 8eb09a4c69 [shardformer] support module saving and loading (#4062) 1 year ago
FoolPlayer 7740c55c55 support kit use for bert/gpt test (#4055) 1 year ago
Frank Lee f22ddacef0 [shardformer] refactored the shardformer layer structure (#4053) 1 year ago
Frank Lee 58df720570 [shardformer] adapted T5 and LLaMa test to use kit (#4049) 1 year ago
FoolPlayer 4021b9a8a2 [shardformer] add gpt2 test and layer class refactor (#4041) 1 year ago
Frank Lee d857f3dbba [shardformer] supported T5 and its variants (#4045) 1 year ago
Frank Lee c1d5453e9f [shardformer] adapted llama to the new API (#4036) 1 year ago
FoolPlayer 74d176c8d8 [shardformer] fix bert and gpt downstream with new api (#4024) 1 year ago
Frank Lee e253a07007 [shardformer] updated doc (#4016) 1 year ago
FoolPlayer df018fc305 support bert with new api 1 year ago
FoolPlayer 507c0ad368 add vocabembedding layer 1 year ago
Frank Lee 45d9384346 [shardformer] removed inplace tensor sharding (#4018) 1 year ago
Frank Lee 3893fa1a8d [shardformer] refactored embedding and dropout to parallel module (#4013) 1 year ago
FoolPlayer dfca9678fa integrate with dist layer (#4011) 1 year ago
Frank Lee 015af592f8 [shardformer] integrated linear 1D with dtensor (#3996) 1 year ago
FoolPlayer d3bc530849 [shardformer] Refactor shardformer api (#4001) 1 year ago
Frank Lee 611971248c [device] support init device mesh from process group (#3990) 1 year ago
FoolPlayer a2f9af810d [shardformer] fix an error in readme (#3988) 1 year ago
FoolPlayer f7774ec0f3 [Shardformer] Downstream bert (#3979) 1 year ago
wukong1992 c1c672d0f0 [shardformer] shardformer support t5 model (#3994) 1 year ago
wukong1992 6b30dfb7ce [shardformer] support llama model using shardformer (#3969) 1 year ago
FoolPlayer 45927d5527 [shardformer] Add dropout layer in shard model and refactor policy api (#3949) 1 year ago
FoolPlayer a73130482d [shardformer] Unit test (#3928) 1 year ago
FoolPlayer f1cb5ac6bf [shardformer] Align bert value (#3907) 1 year ago
FoolPlayer 79f8d5d54b [shardformer] add gpt2 policy and modify shard and slicer to support (#3883) 1 year ago
FoolPlayer 70173e3123 update README (#3909) 1 year ago
FoolPlayer ab8a47f830 [shardformer] add Dropout layer support different dropout pattern (#3856) 1 year ago
FoolPlayer c594dc2f1c [shardformer] update readme with modules implement doc (#3834) 1 year ago
Frank Lee 4972e1f40e [shardformer] refactored the user api (#3828) 1 year ago
Frank Lee 235792f170 [shardformer] updated readme (#3827) 1 year ago
FoolPlayer 8cc11235c0 [shardformer]: Feature/shardformer, add some docstring and readme (#3816) 1 year ago
FoolPlayer 8d68de767d [shardformer] init shardformer code structure (#3731) 1 year ago
Wenhao Chen 3d8d5d0d58
[chat] use official transformers and fix some issues (#4117) 1 year ago
Baizhou Zhang 1350ece492
[hotfix] fix import bug in checkpoint_io (#4142) 1 year ago
digger yu 8abc87798f
fix Tensor is not defined (#4129) 1 year ago
digger yu 7e46bc87b6
fix CheckpointIndexFile is not defined (#4109) 1 year ago
digger yu 09fe9dc704
[nfc]fix ColossalaiOptimizer is not defined (#4122) 1 year ago
Wenhao Chen edd75a59ea
[chat] remove naive strategy and split colossalai strategy (#4094) 1 year ago
Wenhao Chen b03d64d010
[chat] refactor trainer class (#4080) 1 year ago
Jianghai 711e2b4c00
[doc] update and revise some typos and errs in docs (#4107) 1 year ago
digger yu 769cddcb2c
fix typo docs/ (#4033) 1 year ago
digger yu 2d40759a53
fix #3852 path error (#4058) 1 year ago
Frank Lee 1ee947f617
[workflow] added status check for test coverage workflow (#4106) 1 year ago
Jianghai 31dc302017
[examples] copy resnet example to image (#4090) 1 year ago
Frank Lee 95e95b6d58
[testing] move pytest to be inside the function (#4087) 1 year ago
Baizhou Zhang 4da324cd60
[hotfix]fix argument naming in docs and examples (#4083) 1 year ago
Michelle e89b127d8e
[chat]: fix chat evaluation possible bug (#4064) 1 year ago