ColossalAI/tests/kit/model_zoo/transformers
FoolPlayer b3f5d7a3ba [shardformer] support pipeline base vit model (#4284)
* Feature/vit support (#4182)

* [shardformer] added tests

* [shardformer] vit test finish and support

* fix attention dropout

* support base vit pipeline

* support vit downstream model

* fix vit shard test

* modify hidden states return type

---------

Co-authored-by: Kun Lin <81014421+klhhhhh@users.noreply.github.com>
2023-08-15 23:25:14 +08:00
..
__init__.py [shardformer] support pipeline base vit model (#4284) 2023-08-15 23:25:14 +08:00
albert.py [test] added transformers models to test model zoo (#3135) 2023-03-15 11:26:10 +08:00
bert.py [pipeline] All bert models (#4233) 2023-08-15 23:25:14 +08:00
bloom.py [shardformer] supported bloom model (#4098) 2023-07-04 16:05:01 +08:00
gpt.py [pipeline] add pipeline support for T5Stack/T5EncoderModel (#4300) 2023-08-15 23:25:14 +08:00
llama.py [shardformer] adapted T5 and LLaMa test to use kit (#4049) 2023-07-04 16:05:01 +08:00
opt.py [shardformer] shardformer support opt models (#4091) 2023-07-04 16:05:01 +08:00
t5.py [shardformer] adapted T5 and LLaMa test to use kit (#4049) 2023-07-04 16:05:01 +08:00
vit.py [shardformer] support pipeline base vit model (#4284) 2023-08-15 23:25:14 +08:00