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
evt_fugx1
dcu_megatron
Commits
77aad5e5
Commit
77aad5e5
authored
Apr 14, 2025
by
dongcl
Browse files
bug fix
parent
7c941853
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
dcu_megatron/legacy/model/transformer.py
dcu_megatron/legacy/model/transformer.py
+1
-0
No files found.
dcu_megatron/legacy/model/transformer.py
View file @
77aad5e5
...
...
@@ -4,6 +4,7 @@ import torch.nn.functional as F
from
megatron.training
import
get_args
from
megatron.core
import
tensor_parallel
from
megatron.legacy.model.module
import
MegatronModule
from
megatron.legacy.model.transformer
import
ParallelMLP
from
megatron.legacy.model.utils
import
(
erf_gelu
,
openai_gelu
,
...
...
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