Skip to content

[OpenVINO] Add agentic skill for adding new model support#1616

Draft
rkazants wants to merge 13 commits intohuggingface:mainfrom
rkazants:agentic_model_adding
Draft

[OpenVINO] Add agentic skill for adding new model support#1616
rkazants wants to merge 13 commits intohuggingface:mainfrom
rkazants:agentic_model_adding

Conversation

@rkazants
Copy link
Collaborator

What does this PR do?

Fixes # (issue)

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you make sure to update the documentation with your changes?
  • Did you write any new necessary tests?

@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds an agentic skill documentation file that provides comprehensive guidance for adding support for new model architectures from HuggingFace transformers and diffusers libraries to the optimum-intel project. The skill enables model export to OpenVINO IR format and inference through the optimum-intel API.

Changes:

  • Added a detailed skill documentation file (skills/SKILL.md) containing workflows, code examples, and reference materials for implementing new model support in optimum-intel
  • Included practical examples for model architecture analysis and patching patterns (particularly Mixture of Experts)
  • Provided references to test files, documentation locations, and external resources

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

rkazants and others added 6 commits February 19, 2026 16:25
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.

4 participants