Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MotrixLab/FineMoGen
/ build_submodule
Function
build_submodule
mogen/models/builder.py:29–31 ·
view source on GitHub ↗
Build submodule.
(cfg)
Source
from the content-addressed store, hash-verified
27
28
29
def
build_submodule(cfg):
30
""
"Build submodule."
""
31
return
SUBMODULES.build(cfg)
32
33
34
def
build_attention(cfg):
Callers
4
prepare_evaluation
Method · 0.90
__init__
Method · 0.85
__init__
Method · 0.85
__init__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected