Skip to content

Commit

Permalink
Add to config
Browse files Browse the repository at this point in the history
  • Loading branch information
bhavika committed Jun 8, 2024
1 parent 2570a3c commit 150739f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions optimum/utils/normalized_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,7 @@ class NormalizedConfigManager:
"mpt": MPTNormalizedTextConfig,
"mt5": T5LikeNormalizedTextConfig,
"m2m-100": BartLikeNormalizedTextConfig,
"nomic-bert": NormalizedTextConfig,
"nystromformer": NormalizedTextConfig,
"opt": NormalizedTextConfig,
"pegasus": BartLikeNormalizedTextConfig,
Expand Down

0 comments on commit 150739f

Please sign in to comment.