Skip to content

Commit

Permalink
Add mt5 to Parallel supported models
Browse files Browse the repository at this point in the history
  • Loading branch information
William committed Jan 5, 2024
1 parent 84288ac commit 19f4506
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/adapters/composition.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ def __init__(
"deberta",
"bart",
"mbart",
"mt5",
"gpt2",
"gptj",
"t5",
Expand Down

0 comments on commit 19f4506

Please sign in to comment.