Jianghai
a88e92251d
[pipeline] add chatglm (#4363)
* add pipeline policy and bert forward to be done
* add bertmodel pipeline forward and make tests
* add Bert_Policy and test for policy
* update formatting
* update formatting
* update the code
* fix bugs
* fix name confilt
* add bloom model and policy ,revise the base class of policy
* revise
* revision
* add bert_for_pretraining
* add bert_for_pretraining forward and policy
* fix typos
* cancel warning
* change the imediate output to default dict
* change the default output of get_shared_params
* add chatglm
* add
* chatglm
* chatglm
* finish chatglm
* deletes
* fix rmsnorm
* chatglm
* fix chatglm shard
* init
2023-08-15 23:25:14 +08:00
..
2023-05-11 16:30:58 +08:00
2023-08-15 23:25:14 +08:00
2023-04-06 14:51:35 +08:00
2023-05-15 17:20:56 +08:00
2023-06-25 13:34:15 +08:00
2023-07-04 16:05:01 +08:00
2023-08-15 23:25:14 +08:00
2023-07-31 22:13:29 +08:00
2023-08-15 23:25:14 +08:00
2023-04-06 14:51:35 +08:00
2022-06-10 11:27:38 +08:00
2023-04-06 14:51:35 +08:00
2023-04-06 14:51:35 +08:00
2023-05-11 16:30:58 +08:00
2023-04-06 14:51:35 +08:00
2023-07-04 16:07:47 +08:00
2023-04-06 14:51:35 +08:00
2023-08-15 23:25:14 +08:00
2023-07-18 23:53:38 +08:00
2023-05-11 16:30:58 +08:00
2023-08-15 23:25:14 +08:00
2023-05-11 16:30:58 +08:00
2023-04-06 14:51:35 +08:00
2023-06-05 15:58:31 +08:00
2023-08-15 23:25:14 +08:00
2023-08-15 23:25:14 +08:00
2023-07-04 16:05:01 +08:00
2023-05-11 16:30:58 +08:00
2023-08-09 14:24:45 +08:00
2023-08-11 15:09:24 +08:00
2022-03-11 15:50:28 +08:00