ColossalAI/colossalai/shardformer/modeling
flybird11111 388179f966
[tests] fix t5 test. (#5322)
* [ci] fix shardformer tests. (#5255)

* fix ci

fix

* revert: revert p2p

* feat: add enable_metadata_cache option

* revert: enable t5 tests

---------

Co-authored-by: Wenhao Chen <cwher@outlook.com>

* fix t5 test

---------

Co-authored-by: Wenhao Chen <cwher@outlook.com>
2024-01-29 17:38:46 +08:00
..
chatglm2_6b [hotfix/hybridengine] Fix init model with random parameters in benchmark (#5074) 2023-11-20 20:15:25 +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 [feat] refactored extension module (#5298) 2024-01-25 17:01:48 +08:00
bloom.py [gemini] gemini support tensor parallelism. (#4942) 2023-11-10 10:15:16 +08:00
chatglm2.py [feat] refactored extension module (#5298) 2024-01-25 17:01:48 +08:00
falcon.py [shardformer]: support gpt-j, falcon, Mistral and add interleaved pipeline for bert (#5088) 2023-11-28 16:54:42 +08:00
gpt2.py [feat] refactored extension module (#5298) 2024-01-25 17:01:48 +08:00
gptj.py [feat] refactored extension module (#5298) 2024-01-25 17:01:48 +08:00
jit.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
llama.py [feat] refactored extension module (#5298) 2024-01-25 17:01:48 +08:00
mistral.py [feat] refactored extension module (#5298) 2024-01-25 17:01:48 +08:00
opt.py [feat] refactored extension module (#5298) 2024-01-25 17:01:48 +08:00
sam.py [misc] update pre-commit and run all files (#4752) 2023-09-19 14:20:26 +08:00
t5.py [tests] fix t5 test. (#5322) 2024-01-29 17:38:46 +08:00
vit.py [feat] refactored extension module (#5298) 2024-01-25 17:01:48 +08:00
whisper.py [feat] refactored extension module (#5298) 2024-01-25 17:01:48 +08:00