Update hub_models.json with latest e2e coverage data (64 models, migraphx EP)#912
Open
DingmaomaoBJTU wants to merge 1 commit into
Open
Update hub_models.json with latest e2e coverage data (64 models, migraphx EP)#912DingmaomaoBJTU wants to merge 1 commit into
DingmaomaoBJTU wants to merge 1 commit into
Conversation
…aphx EP) - Update curated catalog from 57 to 64 validated models - Add migraphx EP support data for all models - Add new models: BAAI/bge-m3, facebook/convnext-tiny-224, microsoft/resnet-50, microsoft/swin-large-patch4-window7-224, microsoft/trocr-*, ProsusAI/finbert, Babelscape/wikineural-multilingual-ner, dbmdz/bert-large-cased-finetuned-conll03-english, dslim/bert-base-NER, joeddav/xlm-roberta-large-xnli, and more - Update docs/reference/supported-models.md to reflect new catalog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updates the curated model catalog (
hub_models.json) with the latest end-to-end model coverage results, and updates corresponding documentation.Changes
Data (
src/winml/modelkit/data/hub_models.json)BAAI/bge-m3,BAAI/bge-base-en-v1.5(feature-extraction)facebook/convnext-tiny-224,microsoft/resnet-50,microsoft/swin-large-patch4-window7-224microsoft/trocr-base-handwritten,microsoft/trocr-base-printed,microsoft/trocr-large-handwrittenProsusAI/finbert,Intel/bert-base-uncased-mrpcBabelscape/wikineural-multilingual-ner,dbmdz/bert-large-cased-finetuned-conll03-english,dslim/bert-base-NERjoeddav/xlm-roberta-large-xnli,FacebookAI/roberta-largenvidia/segformer-*(image-segmentation)google-bert/bert-large-uncased-whole-word-masking-finetuned-squadDocumentation (
docs/reference/supported-models.md)Verification
winml catalog --ep migraphxreturns all 64 models ✅