ColossalAI/colossalai/shardformer/modeling
flybird11111 97cd0cd559
[shardformer] fix llama error when transformers upgraded. (#5055)
* fix-llama

* Update llama.py
2023-11-16 21:34:04 +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 [gemini] gemini support tensor parallelism. (#4942) 2023-11-10 10:15:16 +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 [shardformer] fix llama error when transformers upgraded. (#5055) 2023-11-16 21:34:04 +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