".github/workflows/build_on_pr.yml" did not exist on "cc236916c66b4af3ddec1f10e083b5bba7ea6c86"
  • Jianghai's avatar
    [pipeline] add chatglm (#4363) · a88e9225
    Jianghai authored
    * 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
    a88e9225
chatglm.py 1.86 KB