Skip to content

Commit

Permalink
support qwen
Browse files Browse the repository at this point in the history
Signed-off-by: changwangss <[email protected]>
  • Loading branch information
changwangss committed Oct 19, 2023
1 parent 6e15777 commit 4d18f77
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 @@ -244,6 +244,7 @@ class NormalizedConfigManager:
"pegasus": BartLikeNormalizedTextConfig,
"pix2struct": Pix2StructNormalizedTextConfig,
"poolformer": NormalizedVisionConfig,
"qwen": NormalizedTextConfig,
"regnet": NormalizedVisionConfig,
"resnet": NormalizedVisionConfig,
"roberta": NormalizedTextConfig,
Expand Down

0 comments on commit 4d18f77

Please sign in to comment.