mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-01 01:06:00 +00:00
[shardformer] register without auto policy
This commit is contained in:
@@ -116,9 +116,6 @@ _POLICY_LIST = {
|
||||
# Sam
|
||||
"transformers.models.sam.modeling_sam.SamModel":
|
||||
PolicyLocation(file_name="sam", class_name="SamModelPolicy"),
|
||||
# ChatGLM
|
||||
"tests.kit.model_zoo.transformers.chatglm2_6b.modeling_chatglm.ChatGLMModel":
|
||||
PolicyLocation(file_name="chatglm", class_name="ChatGLMModelPolicy"),
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user