mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-16 06:30:41 +00:00
rename chatglm to chatglm2 (#4484)
This commit is contained in:
@@ -2,7 +2,7 @@ from .albert import *
|
||||
from .bert import *
|
||||
from .blip2 import *
|
||||
from .bloom import *
|
||||
from .chatglm import *
|
||||
from .chatglm2 import *
|
||||
from .gpt import *
|
||||
from .llama import *
|
||||
from .opt import *
|
||||
|
Reference in New Issue
Block a user