mirror of https://github.com/hpcaitech/ColossalAI
[fix] fix model zoo import;
parent
a5ec3d4285
commit
fed8b1587d
|
@ -2,8 +2,7 @@ from .albert import *
|
||||||
from .bert import *
|
from .bert import *
|
||||||
from .blip2 import *
|
from .blip2 import *
|
||||||
from .bloom import *
|
from .bloom import *
|
||||||
|
from .chatglm2 import *
|
||||||
# from .chatglm2 import *
|
|
||||||
from .command import *
|
from .command import *
|
||||||
from .deepseek import *
|
from .deepseek import *
|
||||||
from .falcon import *
|
from .falcon import *
|
||||||
|
|
Loading…
Reference in New Issue