Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MotrixLab/FineMoGen
/ build_attention
Function
build_attention
mogen/models/builder.py:34–36 ·
view source on GitHub ↗
Build attention.
(cfg)
Source
from the content-addressed store, hash-verified
32
33
34
def
build_attention(cfg):
35
""
"Build attention."
""
36
return
ATTENTIONS.build(cfg)
Callers
4
__init__
Method · 0.85
__init__
Method · 0.85
__init__
Method · 0.85
__init__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected