Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ColossalAI
Commits
91850fe9
Commit
91850fe9
authored
Jul 18, 2023
by
klhhhhh
Committed by
Hongxin Liu
Aug 15, 2023
Browse files
[shardformer] register without auto policy
parent
f155ae89
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
colossalai/shardformer/policies/auto_policy.py
colossalai/shardformer/policies/auto_policy.py
+0
-3
No files found.
colossalai/shardformer/policies/auto_policy.py
View file @
91850fe9
...
@@ -116,9 +116,6 @@ _POLICY_LIST = {
...
@@ -116,9 +116,6 @@ _POLICY_LIST = {
# Sam
# Sam
"transformers.models.sam.modeling_sam.SamModel"
:
"transformers.models.sam.modeling_sam.SamModel"
:
PolicyLocation
(
file_name
=
"sam"
,
class_name
=
"SamModelPolicy"
),
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"
),
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment