Skip to content

Commit

Permalink
POYO comes before POYOPlus in models/__init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vinamarora8 committed Nov 28, 2024
1 parent 6cd4134 commit 73f7586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torch_brain/models/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
from .poyo_plus import POYOPlus, POYOPlusTokenizer
from .poyo import POYO, poyo_mp, POYOTokenizer
from .poyo_plus import POYOPlus, POYOPlusTokenizer

0 comments on commit 73f7586

Please sign in to comment.