Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding openvino support to all ClassificationForXXX annotators #14408

Conversation

ahmedlone127
Copy link
Contributor

@ahmedlone127 ahmedlone127 commented Sep 22, 2024

This PR introduces Openvino Support to the following annotators :

  • DeBertaForQuestionAnswering
  • DeBertaForSequenceClaassification
  • DebertaForTokenClassification
  • DeBertaForZeroShotClassification
  • DistilBertForQuestionAnswering
  • DistilBertForSequenceClassification
  • DistilBertForZeroShotClassification
  • MpnetForQuestionAnswering
  • MpnetForSequenceClassification
  • MpnetForTokenClassification
  • RoBertaForQuestionAnswering
  • RoBertaForSequenceClassification
  • RoBertaForTokenClassificaiton
  • RoBertaForZeroShotClassificaiton
  • XlmRoBertaForQuestionAnswering
  • XlmRoBertaForSequenceClassification
  • XlmRoBertaForTokenClassification
  • XlmRobertaForZeroShotClassification
  • AlbertEmbedding
  • BGEEEmbedding
  • CamemBertEmbeddings
  • DeBertaEmbeddings
  • HubertForCTC
  • Wav2Vec2ForCTC
  • XlmRobertaForQuestionAnswering
  • CLIPForZeroShotClassification
  • ConvNextForImageClassification
  • SwinForImageClassification
  • VisonEncoderDecoderForImageCaptioning
  • VitForImageClassification
  • BartTransformer
  • GPT2Transformer
  • DistilBertEmbedding
  • InstructorEmbedding
  • MPNetEmbedding
  • RobertaSentenceEmbedding
  • SnowFlakeEmbedding
  • UAEEmbedding
  • XlmRobertaSentenceEmbedding

@ahmedlone127 ahmedlone127 changed the title adding DebertaForXXX support adding openvino support to all ClassificationForXXX annotators Sep 22, 2024
@maziyarpanahi maziyarpanahi changed the base branch from release/550-release-candidate to release/552-release-candidate December 9, 2024 14:22
@maziyarpanahi maziyarpanahi merged commit 4b2aa30 into release/552-release-candidate Dec 9, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants