mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-12 12:47:21 +00:00
[test] added transformers models to test model zoo (#3135)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from . import diffusers, timm, torchvision
|
||||
from . import diffusers, timm, torchvision, transformers
|
||||
from .registry import model_zoo
|
||||
|
||||
__all__ = ['model_zoo']
|
||||
|
Reference in New Issue
Block a user