ColossalAI/colossalai/shardformer/modeling
Jianghai ef4c14a5e2
[Inference] Fix bug in ChatGLM2 Tensor Parallelism (#5014)
* fix bug

* fix

* fix multiquery

* fix multiquery

---------

Co-authored-by: CjhHa1 <cjh18671720497outlook.com>
2023-11-07 15:01:50 +08:00
..
chatglm2_6b [Inference] Fix bug in ChatGLM2 Tensor Parallelism (#5014) 2023-11-07 15:01:50 +08:00
__init__.py [shardformer] added development protocol for standardization (#4149) 2023-07-04 16:05:01 +08:00
bert.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
blip2.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
bloom.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
chatglm2.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
gpt2.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
jit.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
llama.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
opt.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
sam.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
t5.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
vit.py [hotfix] fix torch 2.0 compatibility (#4936) 2023-10-18 11:05:25 +08:00
whisper.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00