Skip to content

Deprecate transformers model examples#27156

Merged
jambayk merged 1 commit intomainfrom
jambayk/deprecate-examples
Jan 26, 2026
Merged

Deprecate transformers model examples#27156
jambayk merged 1 commit intomainfrom
jambayk/deprecate-examples

Conversation

@jambayk
Copy link
Contributor

@jambayk jambayk commented Jan 26, 2026

Description

Models with corresponding Olive recipes are deprecated.

Motivation and Context

Olive and Olive-recipes is the entry point for model optimization. We want onnxruntime to be only for runtime. So, deprecating examples that are already present in olive recipes.

@jambayk jambayk enabled auto-merge (squash) January 26, 2026 19:31
@jambayk jambayk merged commit 2701352 into main Jan 26, 2026
89 of 90 checks passed
@jambayk jambayk deleted the jambayk/deprecate-examples branch January 26, 2026 20:03
tianleiwu pushed a commit that referenced this pull request Jan 27, 2026
### Description
Models with corresponding Olive recipes are deprecated.


### Motivation and Context
Olive and Olive-recipes is the entry point for model optimization. We
want onnxruntime to be only for runtime. So, deprecating examples that
are already present in olive recipes.
tianleiwu added a commit that referenced this pull request Jan 27, 2026
| Commit | Commit Title | Author |
| :--- | :--- | :--- |
| `11dde2d9e` | [NV TensorRT RTX EP] Fix external tensorrt_plugins load
path (#26814) | keshavv27 |
| `080d96818` | Move model compatibility checks ahead of session
initialization (#27037) | adrastogi |
| `ec4f6bfa1` | [QNN EP] Fix error messages being logged as VERBOSE
instead of ERROR (#24931) | Copilot |
| `0432e7125` | perftest: support plugin eps for compile_ep_context
(#27121) | Jaskaran Singh Nagi |
| `727db0d3d` | Engine compatibility validity API implementation
(#26774) | umangb-09 |
| `27013522f` | Deprecate transformers model examples (#27156) | Jambay
Kinley |
| `f83d4d06e` | [QNN-EP] Implement file mapped weights feature (#26952)
| quic-calvnguy |

---------

Co-authored-by: keshavv27 <165012837+keshavv27@users.noreply.github.com>
Co-authored-by: adrastogi <aditya.rastogi@microsoft.com>
Co-authored-by: Aditya Rastogi <adityar@ntdev.microsoft.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: vraspar <51386888+vraspar@users.noreply.github.com>
Co-authored-by: yuslepukhin <11303988+yuslepukhin@users.noreply.github.com>
Co-authored-by: Dmitri Smirnov <yuslepukhin@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Dmitri Smirnov <dmitrism@microsoft.com>
Co-authored-by: Jaskaran Singh Nagi <jaskaran.singh.nagi@intel.com>
Co-authored-by: umangb-09 <umangb@nvidia.com>
Co-authored-by: Jambay Kinley <jambaykinley@microsoft.com>
Co-authored-by: quic-calvnguy <quic_calvnguy@quicinc.com>
Co-authored-by: quic_calvnguy <quic_calvnguy@quic_inc.com>
@tianleiwu tianleiwu added cherry-picked Cherry-picked for a cherrypicks branch and removed release:1.24.0 labels Jan 28, 2026
milpuz01 pushed a commit to milpuz01/onnxruntime that referenced this pull request Feb 4, 2026
### Description
Models with corresponding Olive recipes are deprecated.


### Motivation and Context
Olive and Olive-recipes is the entry point for model optimization. We
want onnxruntime to be only for runtime. So, deprecating examples that
are already present in olive recipes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-picked Cherry-picked for a cherrypicks branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants