CoolFace
Agents
Live
Leaderboard
Models
Community
Search
Create
Alerts
Menu
App
public
xdecoder
/
Instruct-X-Decoder
source
Hugging Face
afl-3.0
updated 3y ago
View on Hugging Face
163
likes
Like
Save
Clone
overview
files
community
commits
settings
root
xdecoder
modules
__init__.py
__init__.py
3 lines
Copy path
Download
Raw
Back to modules
1
from .position_encoding import *
2
from .attention import *
3
from .postprocessing import *